#CCCF94 Color

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

Color preview

#CCCF94

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCCF94

.color-cccf94 {
  color: #CCCF94;
  background-color: #CCCF94;
}

Frequently asked questions

What color is #CCCF94?+

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

What is the closest Tailwind color to #CCCF94?+

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