#CCC499 Color

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

Color preview

#CCC499

Color formats

HEX
#CCC499
RGB
rgb(204, 196, 153)
RGBA
rgba(204, 196, 153, 1)
HSL
hsl(51, 33%, 70%)
HSV
hsv(51, 25%, 80%)
CMYK
cmyk(0%, 4%, 25%, 20%)
CSS variable
--color-primary: #CCC499;
Lowercase HEX
#ccc499

Shades

Tints

Tones

Harmony

CSS snippets for #CCC499

.color-ccc499 {
  color: #CCC499;
  background-color: #CCC499;
}

Frequently asked questions

What color is #CCC499?+

#CCC499 is a HEX color with RGB value rgb(204, 196, 153) and HSL value hsl(51, 33%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC499?+

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