#D5FAEC Color

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

Color preview

#D5FAEC

Color formats

HEX
#D5FAEC
RGB
rgb(213, 250, 236)
RGBA
rgba(213, 250, 236, 1)
HSL
hsl(157, 79%, 91%)
HSV
hsv(157, 15%, 98%)
CMYK
cmyk(15%, 0%, 6%, 2%)
CSS variable
--color-primary: #D5FAEC;
Lowercase HEX
#d5faec

Shades

Tints

Tones

Harmony

CSS snippets for #D5FAEC

.color-d5faec {
  color: #D5FAEC;
  background-color: #D5FAEC;
}

Frequently asked questions

What color is #D5FAEC?+

#D5FAEC is a HEX color with RGB value rgb(213, 250, 236) and HSL value hsl(157, 79%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D5FAEC?+

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