#CCCF93 Color

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

Color preview

#CCCF93

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCCF93

.color-cccf93 {
  color: #CCCF93;
  background-color: #CCCF93;
}

Frequently asked questions

What color is #CCCF93?+

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

What is the closest Tailwind color to #CCCF93?+

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