#D2FAEC Color

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

Color preview

#D2FAEC

Color formats

HEX
#D2FAEC
RGB
rgb(210, 250, 236)
RGBA
rgba(210, 250, 236, 1)
HSL
hsl(159, 80%, 90%)
HSV
hsv(159, 16%, 98%)
CMYK
cmyk(16%, 0%, 6%, 2%)
CSS variable
--color-primary: #D2FAEC;
Lowercase HEX
#d2faec

Shades

Tints

Tones

Harmony

CSS snippets for #D2FAEC

.color-d2faec {
  color: #D2FAEC;
  background-color: #D2FAEC;
}

Frequently asked questions

What color is #D2FAEC?+

#D2FAEC is a HEX color with RGB value rgb(210, 250, 236) and HSL value hsl(159, 80%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D2FAEC?+

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