#C5EADF Color

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

Color preview

#C5EADF

Color formats

HEX
#C5EADF
RGB
rgb(197, 234, 223)
RGBA
rgba(197, 234, 223, 1)
HSL
hsl(162, 47%, 85%)
HSV
hsv(162, 16%, 92%)
CMYK
cmyk(16%, 0%, 5%, 8%)
CSS variable
--color-primary: #C5EADF;
Lowercase HEX
#c5eadf

Shades

Tints

Tones

Harmony

CSS snippets for #C5EADF

.color-c5eadf {
  color: #C5EADF;
  background-color: #C5EADF;
}

Frequently asked questions

What color is #C5EADF?+

#C5EADF is a HEX color with RGB value rgb(197, 234, 223) and HSL value hsl(162, 47%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C5EADF?+

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