#C4EACF Color

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

Color preview

#C4EACF

Color formats

HEX
#C4EACF
RGB
rgb(196, 234, 207)
RGBA
rgba(196, 234, 207, 1)
HSL
hsl(137, 47%, 84%)
HSV
hsv(137, 16%, 92%)
CMYK
cmyk(16%, 0%, 12%, 8%)
CSS variable
--color-primary: #C4EACF;
Lowercase HEX
#c4eacf

Shades

Tints

Tones

Harmony

CSS snippets for #C4EACF

.color-c4eacf {
  color: #C4EACF;
  background-color: #C4EACF;
}

Frequently asked questions

What color is #C4EACF?+

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

What is the closest Tailwind color to #C4EACF?+

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