#D3EDEF Color

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

Color preview

#D3EDEF

Color formats

HEX
#D3EDEF
RGB
rgb(211, 237, 239)
RGBA
rgba(211, 237, 239, 1)
HSL
hsl(184, 47%, 88%)
HSV
hsv(184, 12%, 94%)
CMYK
cmyk(12%, 1%, 0%, 6%)
CSS variable
--color-primary: #D3EDEF;
Lowercase HEX
#d3edef

Shades

Tints

Tones

Harmony

CSS snippets for #D3EDEF

.color-d3edef {
  color: #D3EDEF;
  background-color: #D3EDEF;
}

Frequently asked questions

What color is #D3EDEF?+

#D3EDEF is a HEX color with RGB value rgb(211, 237, 239) and HSL value hsl(184, 47%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D3EDEF?+

The closest Tailwind color is teal-100, available as the bg-teal-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