#CCCF92 Color

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

Color preview

#CCCF92

Color formats

HEX
#CCCF92
RGB
rgb(204, 207, 146)
RGBA
rgba(204, 207, 146, 1)
HSL
hsl(63, 39%, 69%)
HSV
hsv(63, 29%, 81%)
CMYK
cmyk(1%, 0%, 29%, 19%)
CSS variable
--color-primary: #CCCF92;
Lowercase HEX
#cccf92

Shades

Tints

Tones

Harmony

CSS snippets for #CCCF92

.color-cccf92 {
  color: #CCCF92;
  background-color: #CCCF92;
}

Frequently asked questions

What color is #CCCF92?+

#CCCF92 is a HEX color with RGB value rgb(204, 207, 146) and HSL value hsl(63, 39%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCF92?+

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