#D0EEF2 Color

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

Color preview

#D0EEF2

Color formats

HEX
#D0EEF2
RGB
rgb(208, 238, 242)
RGBA
rgba(208, 238, 242, 1)
HSL
hsl(187, 57%, 88%)
HSV
hsv(187, 14%, 95%)
CMYK
cmyk(14%, 2%, 0%, 5%)
CSS variable
--color-primary: #D0EEF2;
Lowercase HEX
#d0eef2

Shades

Tints

Tones

Harmony

CSS snippets for #D0EEF2

.color-d0eef2 {
  color: #D0EEF2;
  background-color: #D0EEF2;
}

Frequently asked questions

What color is #D0EEF2?+

#D0EEF2 is a HEX color with RGB value rgb(208, 238, 242) and HSL value hsl(187, 57%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D0EEF2?+

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