#D2FAEB Color

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

Color preview

#D2FAEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D2FAEB

.color-d2faeb {
  color: #D2FAEB;
  background-color: #D2FAEB;
}

Frequently asked questions

What color is #D2FAEB?+

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

What is the closest Tailwind color to #D2FAEB?+

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