#CCCF85 Color

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

Color preview

#CCCF85

Color formats

HEX
#CCCF85
RGB
rgb(204, 207, 133)
RGBA
rgba(204, 207, 133, 1)
HSL
hsl(62, 44%, 67%)
HSV
hsv(62, 36%, 81%)
CMYK
cmyk(1%, 0%, 36%, 19%)
CSS variable
--color-primary: #CCCF85;
Lowercase HEX
#cccf85

Shades

Tints

Tones

Harmony

CSS snippets for #CCCF85

.color-cccf85 {
  color: #CCCF85;
  background-color: #CCCF85;
}

Frequently asked questions

What color is #CCCF85?+

#CCCF85 is a HEX color with RGB value rgb(204, 207, 133) and HSL value hsl(62, 44%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCF85?+

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