#D2ECED Color

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

Color preview

#D2ECED

Color formats

HEX
#D2ECED
RGB
rgb(210, 236, 237)
RGBA
rgba(210, 236, 237, 1)
HSL
hsl(182, 43%, 88%)
HSV
hsv(182, 11%, 93%)
CMYK
cmyk(11%, 0%, 0%, 7%)
CSS variable
--color-primary: #D2ECED;
Lowercase HEX
#d2eced

Shades

Tints

Tones

Harmony

CSS snippets for #D2ECED

.color-d2eced {
  color: #D2ECED;
  background-color: #D2ECED;
}

Frequently asked questions

What color is #D2ECED?+

#D2ECED is a HEX color with RGB value rgb(210, 236, 237) and HSL value hsl(182, 43%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D2ECED?+

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