#D0EFF2 Color

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

Color preview

#D0EFF2

Color formats

HEX
#D0EFF2
RGB
rgb(208, 239, 242)
RGBA
rgba(208, 239, 242, 1)
HSL
hsl(185, 57%, 88%)
HSV
hsv(185, 14%, 95%)
CMYK
cmyk(14%, 1%, 0%, 5%)
CSS variable
--color-primary: #D0EFF2;
Lowercase HEX
#d0eff2

Shades

Tints

Tones

Harmony

CSS snippets for #D0EFF2

.color-d0eff2 {
  color: #D0EFF2;
  background-color: #D0EFF2;
}

Frequently asked questions

What color is #D0EFF2?+

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

What is the closest Tailwind color to #D0EFF2?+

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