#CCC77A Color

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

Color preview

#CCC77A

Color formats

HEX
#CCC77A
RGB
rgb(204, 199, 122)
RGBA
rgba(204, 199, 122, 1)
HSL
hsl(56, 45%, 64%)
HSV
hsv(56, 40%, 80%)
CMYK
cmyk(0%, 2%, 40%, 20%)
CSS variable
--color-primary: #CCC77A;
Lowercase HEX
#ccc77a

Shades

Tints

Tones

Harmony

CSS snippets for #CCC77A

.color-ccc77a {
  color: #CCC77A;
  background-color: #CCC77A;
}

Frequently asked questions

What color is #CCC77A?+

#CCC77A is a HEX color with RGB value rgb(204, 199, 122) and HSL value hsl(56, 45%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC77A?+

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