#C4EADF Color

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

Color preview

#C4EADF

Color formats

HEX
#C4EADF
RGB
rgb(196, 234, 223)
RGBA
rgba(196, 234, 223, 1)
HSL
hsl(163, 47%, 84%)
HSV
hsv(163, 16%, 92%)
CMYK
cmyk(16%, 0%, 5%, 8%)
CSS variable
--color-primary: #C4EADF;
Lowercase HEX
#c4eadf

Shades

Tints

Tones

Harmony

CSS snippets for #C4EADF

.color-c4eadf {
  color: #C4EADF;
  background-color: #C4EADF;
}

Frequently asked questions

What color is #C4EADF?+

#C4EADF is a HEX color with RGB value rgb(196, 234, 223) and HSL value hsl(163, 47%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C4EADF?+

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