#CCC777 Color

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

Color preview

#CCC777

Color formats

HEX
#CCC777
RGB
rgb(204, 199, 119)
RGBA
rgba(204, 199, 119, 1)
HSL
hsl(56, 45%, 63%)
HSV
hsv(56, 42%, 80%)
CMYK
cmyk(0%, 2%, 42%, 20%)
CSS variable
--color-primary: #CCC777;
Lowercase HEX
#ccc777

Shades

Tints

Tones

Harmony

CSS snippets for #CCC777

.color-ccc777 {
  color: #CCC777;
  background-color: #CCC777;
}

Frequently asked questions

What color is #CCC777?+

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

What is the closest Tailwind color to #CCC777?+

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