#D3ECEA Color

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

Color preview

#D3ECEA

Color formats

HEX
#D3ECEA
RGB
rgb(211, 236, 234)
RGBA
rgba(211, 236, 234, 1)
HSL
hsl(175, 40%, 88%)
HSV
hsv(175, 11%, 93%)
CMYK
cmyk(11%, 0%, 1%, 7%)
CSS variable
--color-primary: #D3ECEA;
Lowercase HEX
#d3ecea

Shades

Tints

Tones

Harmony

CSS snippets for #D3ECEA

.color-d3ecea {
  color: #D3ECEA;
  background-color: #D3ECEA;
}

Frequently asked questions

What color is #D3ECEA?+

#D3ECEA is a HEX color with RGB value rgb(211, 236, 234) and HSL value hsl(175, 40%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3ECEA?+

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