#CCCF7B Color

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

Color preview

#CCCF7B

Color formats

HEX
#CCCF7B
RGB
rgb(204, 207, 123)
RGBA
rgba(204, 207, 123, 1)
HSL
hsl(62, 47%, 65%)
HSV
hsv(62, 41%, 81%)
CMYK
cmyk(1%, 0%, 41%, 19%)
CSS variable
--color-primary: #CCCF7B;
Lowercase HEX
#cccf7b

Shades

Tints

Tones

Harmony

CSS snippets for #CCCF7B

.color-cccf7b {
  color: #CCCF7B;
  background-color: #CCCF7B;
}

Frequently asked questions

What color is #CCCF7B?+

#CCCF7B is a HEX color with RGB value rgb(204, 207, 123) and HSL value hsl(62, 47%, 65%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #CCCF7B?+

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