#CCCC7B Color

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

Color preview

#CCCC7B

Color formats

HEX
#CCCC7B
RGB
rgb(204, 204, 123)
RGBA
rgba(204, 204, 123, 1)
HSL
hsl(60, 44%, 64%)
HSV
hsv(60, 40%, 80%)
CMYK
cmyk(0%, 0%, 40%, 20%)
CSS variable
--color-primary: #CCCC7B;
Lowercase HEX
#cccc7b

Shades

Tints

Tones

Harmony

CSS snippets for #CCCC7B

.color-cccc7b {
  color: #CCCC7B;
  background-color: #CCCC7B;
}

Frequently asked questions

What color is #CCCC7B?+

#CCCC7B is a HEX color with RGB value rgb(204, 204, 123) and HSL value hsl(60, 44%, 64%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #CCCC7B?+

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