#C5EEDF Color

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

Color preview

#C5EEDF

Color formats

HEX
#C5EEDF
RGB
rgb(197, 238, 223)
RGBA
rgba(197, 238, 223, 1)
HSL
hsl(158, 55%, 85%)
HSV
hsv(158, 17%, 93%)
CMYK
cmyk(17%, 0%, 6%, 7%)
CSS variable
--color-primary: #C5EEDF;
Lowercase HEX
#c5eedf

Shades

Tints

Tones

Harmony

CSS snippets for #C5EEDF

.color-c5eedf {
  color: #C5EEDF;
  background-color: #C5EEDF;
}

Frequently asked questions

What color is #C5EEDF?+

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

What is the closest Tailwind color to #C5EEDF?+

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