Desert Color — HEX, RGB, HSL & CMYK Codes

#ccad60
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%)
HSV hsv(42.8, 52.9%, 80%)

desert color harmonies

Tints & shades of desert

Tints (lighter)

#d1b46e #d5bc7d #dac38b #dfcb9a #e3d2a8 #e8dab7 #ece1c5 #f1e9d4 #f6f0e2 #faf8f1

Shades (darker)

#b99d57 #a78e4f #947e46 #826e3d #6f5e34 #5d4f2c #4a3f23 #382f1a #251f11 #131009

Contrast & accessibility

The quick brown fox

On white · 2.16:1 · Fail

The quick brown fox

On black · 9.71:1 · AAA

Recommended text color: #000000

Use desert in code

CSS color: #ccad60;
SCSS $color: #ccad60;
Tailwind bg-[#ccad60]
Swift UIColor(red: 0.800, green: 0.678, blue: 0.376, alpha: 1)
Android Color.parseColor("#ccad60")
Flutter Color(0xFFCCAD60)

Colors similar to desert

Browse all Orange colors →

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?

FormatValue
HEX#ccad60
RGBrgb(204, 173, 96)
HSLhsl(42.8, 51.4%, 58.8%)
CMYKcmyk(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.