#C4EEDF Color

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

Color preview

#C4EEDF

Color formats

HEX
#C4EEDF
RGB
rgb(196, 238, 223)
RGBA
rgba(196, 238, 223, 1)
HSL
hsl(159, 55%, 85%)
HSV
hsv(159, 18%, 93%)
CMYK
cmyk(18%, 0%, 6%, 7%)
CSS variable
--color-primary: #C4EEDF;
Lowercase HEX
#c4eedf

Shades

Tints

Tones

Harmony

CSS snippets for #C4EEDF

.color-c4eedf {
  color: #C4EEDF;
  background-color: #C4EEDF;
}

Frequently asked questions

What color is #C4EEDF?+

#C4EEDF is a HEX color with RGB value rgb(196, 238, 223) and HSL value hsl(159, 55%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C4EEDF?+

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