#CDCC88 Color

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

Color preview

#CDCC88

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDCC88

.color-cdcc88 {
  color: #CDCC88;
  background-color: #CDCC88;
}

Frequently asked questions

What color is #CDCC88?+

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

What is the closest Tailwind color to #CDCC88?+

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