#D1EEFC Color

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

Color preview

#D1EEFC

Color formats

HEX
#D1EEFC
RGB
rgb(209, 238, 252)
RGBA
rgba(209, 238, 252, 1)
HSL
hsl(200, 88%, 90%)
HSV
hsv(200, 17%, 99%)
CMYK
cmyk(17%, 6%, 0%, 1%)
CSS variable
--color-primary: #D1EEFC;
Lowercase HEX
#d1eefc

Shades

Tints

Tones

Harmony

CSS snippets for #D1EEFC

.color-d1eefc {
  color: #D1EEFC;
  background-color: #D1EEFC;
}

Frequently asked questions

What color is #D1EEFC?+

#D1EEFC is a HEX color with RGB value rgb(209, 238, 252) and HSL value hsl(200, 88%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D1EEFC?+

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