#CDCD89 Color

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

Color preview

#CDCD89

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDCD89

.color-cdcd89 {
  color: #CDCD89;
  background-color: #CDCD89;
}

Frequently asked questions

What color is #CDCD89?+

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

What is the closest Tailwind color to #CDCD89?+

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