#CDCD87 Color

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

Color preview

#CDCD87

Color formats

HEX
#CDCD87
RGB
rgb(205, 205, 135)
RGBA
rgba(205, 205, 135, 1)
HSL
hsl(60, 41%, 67%)
HSV
hsv(60, 34%, 80%)
CMYK
cmyk(0%, 0%, 34%, 20%)
CSS variable
--color-primary: #CDCD87;
Lowercase HEX
#cdcd87

Shades

Tints

Tones

Harmony

CSS snippets for #CDCD87

.color-cdcd87 {
  color: #CDCD87;
  background-color: #CDCD87;
}

Frequently asked questions

What color is #CDCD87?+

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

What is the closest Tailwind color to #CDCD87?+

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