What is the HEX code for darkorchid?
The CSS color darkorchid in HEX format is #9932cc. Use this value directly in CSS, SVG, and most design tools.
How do I use darkorchid in CSS?
To apply darkorchid in CSS:
- Text color: color: #9932cc;
- Background: background-color: #9932cc;
- Border: border-color: #9932cc;
What are all the color format values for darkorchid?
| Format | Value |
|---|---|
| HEX | #9932cc |
| RGB | rgb(153, 50, 204) |
| HSL | hsl(280.1, 60.6%, 49.8%) |
| CMYK | cmyk(25%, 75.5%, 0%, 20%) |
How do I convert darkorchid to HEX?
Select darkorchid from the color name list in our color converter. The HEX value — #9932cc — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does darkorchid belong to?
darkorchid belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 280.1°, saturation 60.6%, lightness 49.8%.
How do I create lighter and darker shades of darkorchid?
Lighter variant (lightness 64.8%): #b86fdc. Darker variant (lightness 34.8%): #6b238f. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.