#CDCC89 Color

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

Color preview

#CDCC89

Color formats

HEX
#CDCC89
RGB
rgb(205, 204, 137)
RGBA
rgba(205, 204, 137, 1)
HSL
hsl(59, 40%, 67%)
HSV
hsv(59, 33%, 80%)
CMYK
cmyk(0%, 0%, 33%, 20%)
CSS variable
--color-primary: #CDCC89;
Lowercase HEX
#cdcc89

Shades

Tints

Tones

Harmony

CSS snippets for #CDCC89

.color-cdcc89 {
  color: #CDCC89;
  background-color: #CDCC89;
}

Frequently asked questions

What color is #CDCC89?+

#CDCC89 is a HEX color with RGB value rgb(205, 204, 137) and HSL value hsl(59, 40%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDCC89?+

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