#CCC288 Color

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

Color preview

#CCC288

Color formats

HEX
#CCC288
RGB
rgb(204, 194, 136)
RGBA
rgba(204, 194, 136, 1)
HSL
hsl(51, 40%, 67%)
HSV
hsv(51, 33%, 80%)
CMYK
cmyk(0%, 5%, 33%, 20%)
CSS variable
--color-primary: #CCC288;
Lowercase HEX
#ccc288

Shades

Tints

Tones

Harmony

CSS snippets for #CCC288

.color-ccc288 {
  color: #CCC288;
  background-color: #CCC288;
}

Frequently asked questions

What color is #CCC288?+

#CCC288 is a HEX color with RGB value rgb(204, 194, 136) and HSL value hsl(51, 40%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC288?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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