What is the HEX code for desert?
The CSS color desert in HEX format is #ccad60. Use this value directly in CSS, SVG, and most design tools.
How do I use desert in CSS?
To apply desert in CSS:
- Text color: color: #ccad60;
- Background: background-color: #ccad60;
- Border: border-color: #ccad60;
What are all the color format values for desert?
| Format | Value |
|---|---|
| HEX | #ccad60 |
| RGB | rgb(204, 173, 96) |
| HSL | hsl(42.8, 51.4%, 58.8%) |
| CMYK | cmyk(0%, 15.2%, 52.9%, 20%) |
How do I convert desert to HEX?
Select desert from the color name list in our color converter. The HEX value — #ccad60 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does desert belong to?
desert belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 42.8°, saturation 51.4%, lightness 58.8%.
How do I create lighter and darker shades of desert?
Lighter variant (lightness 73.8%): #dfcb9a. Darker variant (lightness 43.8%): #a98836. 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.