#CDCA84 Color

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

Color preview

#CDCA84

Color formats

HEX
#CDCA84
RGB
rgb(205, 202, 132)
RGBA
rgba(205, 202, 132, 1)
HSL
hsl(58, 42%, 66%)
HSV
hsv(58, 36%, 80%)
CMYK
cmyk(0%, 1%, 36%, 20%)
CSS variable
--color-primary: #CDCA84;
Lowercase HEX
#cdca84

Shades

Tints

Tones

Harmony

CSS snippets for #CDCA84

.color-cdca84 {
  color: #CDCA84;
  background-color: #CDCA84;
}

Frequently asked questions

What color is #CDCA84?+

#CDCA84 is a HEX color with RGB value rgb(205, 202, 132) and HSL value hsl(58, 42%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDCA84?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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