#CDA05C Color

Inspect #CDA05C across formats, palettes, contrast and closest named color matches.

Color preview

#CDA05C

Color formats

HEX
#CDA05C
RGB
rgb(205, 160, 92)
RGBA
rgba(205, 160, 92, 1)
HSL
hsl(36, 53%, 58%)
HSV
hsv(36, 55%, 80%)
CMYK
cmyk(0%, 22%, 55%, 20%)
CSS variable
--color-primary: #CDA05C;
Lowercase HEX
#cda05c

Shades

Tints

Tones

Harmony

CSS snippets for #CDA05C

.color-cda05c {
  color: #CDA05C;
  background-color: #CDA05C;
}

Frequently asked questions

What color is #CDA05C?+

#CDA05C is a HEX color with RGB value rgb(205, 160, 92) and HSL value hsl(36, 53%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDA05C?+

The closest Tailwind color is orange-400, available as the bg-orange-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools