#D2ECEA Color

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

Color preview

#D2ECEA

Color formats

HEX
#D2ECEA
RGB
rgb(210, 236, 234)
RGBA
rgba(210, 236, 234, 1)
HSL
hsl(175, 41%, 87%)
HSV
hsv(175, 11%, 93%)
CMYK
cmyk(11%, 0%, 1%, 7%)
CSS variable
--color-primary: #D2ECEA;
Lowercase HEX
#d2ecea

Shades

Tints

Tones

Harmony

CSS snippets for #D2ECEA

.color-d2ecea {
  color: #D2ECEA;
  background-color: #D2ECEA;
}

Frequently asked questions

What color is #D2ECEA?+

#D2ECEA is a HEX color with RGB value rgb(210, 236, 234) and HSL value hsl(175, 41%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D2ECEA?+

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