#CCC28A Color

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

Color preview

#CCC28A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCC28A

.color-ccc28a {
  color: #CCC28A;
  background-color: #CCC28A;
}

Frequently asked questions

What color is #CCC28A?+

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

What is the closest Tailwind color to #CCC28A?+

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