#CCC992 Color

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

Color preview

#CCC992

Color formats

HEX
#CCC992
RGB
rgb(204, 201, 146)
RGBA
rgba(204, 201, 146, 1)
HSL
hsl(57, 36%, 69%)
HSV
hsv(57, 28%, 80%)
CMYK
cmyk(0%, 1%, 28%, 20%)
CSS variable
--color-primary: #CCC992;
Lowercase HEX
#ccc992

Shades

Tints

Tones

Harmony

CSS snippets for #CCC992

.color-ccc992 {
  color: #CCC992;
  background-color: #CCC992;
}

Frequently asked questions

What color is #CCC992?+

#CCC992 is a HEX color with RGB value rgb(204, 201, 146) and HSL value hsl(57, 36%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC992?+

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