#CCC28C Color

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

Color preview

#CCC28C

Color formats

HEX
#CCC28C
RGB
rgb(204, 194, 140)
RGBA
rgba(204, 194, 140, 1)
HSL
hsl(51, 39%, 67%)
HSV
hsv(51, 31%, 80%)
CMYK
cmyk(0%, 5%, 31%, 20%)
CSS variable
--color-primary: #CCC28C;
Lowercase HEX
#ccc28c

Shades

Tints

Tones

Harmony

CSS snippets for #CCC28C

.color-ccc28c {
  color: #CCC28C;
  background-color: #CCC28C;
}

Frequently asked questions

What color is #CCC28C?+

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

What is the closest Tailwind color to #CCC28C?+

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