#D5EEFC Color

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

Color preview

#D5EEFC

Color formats

HEX
#D5EEFC
RGB
rgb(213, 238, 252)
RGBA
rgba(213, 238, 252, 1)
HSL
hsl(202, 87%, 91%)
HSV
hsv(202, 15%, 99%)
CMYK
cmyk(15%, 6%, 0%, 1%)
CSS variable
--color-primary: #D5EEFC;
Lowercase HEX
#d5eefc

Shades

Tints

Tones

Harmony

CSS snippets for #D5EEFC

.color-d5eefc {
  color: #D5EEFC;
  background-color: #D5EEFC;
}

Frequently asked questions

What color is #D5EEFC?+

#D5EEFC is a HEX color with RGB value rgb(213, 238, 252) and HSL value hsl(202, 87%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D5EEFC?+

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