#CDCD88 Color

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

Color preview

#CDCD88

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDCD88

.color-cdcd88 {
  color: #CDCD88;
  background-color: #CDCD88;
}

Frequently asked questions

What color is #CDCD88?+

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

What is the closest Tailwind color to #CDCD88?+

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