#C4EACC Color

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

Color preview

#C4EACC

Color formats

HEX
#C4EACC
RGB
rgb(196, 234, 204)
RGBA
rgba(196, 234, 204, 1)
HSL
hsl(133, 47%, 84%)
HSV
hsv(133, 16%, 92%)
CMYK
cmyk(16%, 0%, 13%, 8%)
CSS variable
--color-primary: #C4EACC;
Lowercase HEX
#c4eacc

Shades

Tints

Tones

Harmony

CSS snippets for #C4EACC

.color-c4eacc {
  color: #C4EACC;
  background-color: #C4EACC;
}

Frequently asked questions

What color is #C4EACC?+

#C4EACC is a HEX color with RGB value rgb(196, 234, 204) and HSL value hsl(133, 47%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C4EACC?+

The closest Tailwind color is green-200, available as the bg-green-200 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