#CCC575 Color

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

Color preview

#CCC575

Color formats

HEX
#CCC575
RGB
rgb(204, 197, 117)
RGBA
rgba(204, 197, 117, 1)
HSL
hsl(55, 46%, 63%)
HSV
hsv(55, 43%, 80%)
CMYK
cmyk(0%, 3%, 43%, 20%)
CSS variable
--color-primary: #CCC575;
Lowercase HEX
#ccc575

Shades

Tints

Tones

Harmony

CSS snippets for #CCC575

.color-ccc575 {
  color: #CCC575;
  background-color: #CCC575;
}

Frequently asked questions

What color is #CCC575?+

#CCC575 is a HEX color with RGB value rgb(204, 197, 117) and HSL value hsl(55, 46%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC575?+

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