#CCCF4E Color

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

Color preview

#CCCF4E

Color formats

HEX
#CCCF4E
RGB
rgb(204, 207, 78)
RGBA
rgba(204, 207, 78, 1)
HSL
hsl(61, 57%, 56%)
HSV
hsv(61, 62%, 81%)
CMYK
cmyk(1%, 0%, 62%, 19%)
CSS variable
--color-primary: #CCCF4E;
Lowercase HEX
#cccf4e

Shades

Tints

Tones

Harmony

CSS snippets for #CCCF4E

.color-cccf4e {
  color: #CCCF4E;
  background-color: #CCCF4E;
}

Frequently asked questions

What color is #CCCF4E?+

#CCCF4E is a HEX color with RGB value rgb(204, 207, 78) and HSL value hsl(61, 57%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCCF4E?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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