#CCC88D Color

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

Color preview

#CCC88D

Color formats

HEX
#CCC88D
RGB
rgb(204, 200, 141)
RGBA
rgba(204, 200, 141, 1)
HSL
hsl(56, 38%, 68%)
HSV
hsv(56, 31%, 80%)
CMYK
cmyk(0%, 2%, 31%, 20%)
CSS variable
--color-primary: #CCC88D;
Lowercase HEX
#ccc88d

Shades

Tints

Tones

Harmony

CSS snippets for #CCC88D

.color-ccc88d {
  color: #CCC88D;
  background-color: #CCC88D;
}

Frequently asked questions

What color is #CCC88D?+

#CCC88D is a HEX color with RGB value rgb(204, 200, 141) and HSL value hsl(56, 38%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC88D?+

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