#D3EEEF Color

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

Color preview

#D3EEEF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3EEEF

.color-d3eeef {
  color: #D3EEEF;
  background-color: #D3EEEF;
}

Frequently asked questions

What color is #D3EEEF?+

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

What is the closest Tailwind color to #D3EEEF?+

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