#C2CC77 Color

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

Color preview

#C2CC77

Color formats

HEX
#C2CC77
RGB
rgb(194, 204, 119)
RGBA
rgba(194, 204, 119, 1)
HSL
hsl(67, 45%, 63%)
HSV
hsv(67, 42%, 80%)
CMYK
cmyk(5%, 0%, 42%, 20%)
CSS variable
--color-primary: #C2CC77;
Lowercase HEX
#c2cc77

Shades

Tints

Tones

Harmony

CSS snippets for #C2CC77

.color-c2cc77 {
  color: #C2CC77;
  background-color: #C2CC77;
}

Frequently asked questions

What color is #C2CC77?+

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

What is the closest Tailwind color to #C2CC77?+

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