#D9EEF4 Color

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

Color preview

#D9EEF4

Color formats

HEX
#D9EEF4
RGB
rgb(217, 238, 244)
RGBA
rgba(217, 238, 244, 1)
HSL
hsl(193, 55%, 90%)
HSV
hsv(193, 11%, 96%)
CMYK
cmyk(11%, 2%, 0%, 4%)
CSS variable
--color-primary: #D9EEF4;
Lowercase HEX
#d9eef4

Shades

Tints

Tones

Harmony

CSS snippets for #D9EEF4

.color-d9eef4 {
  color: #D9EEF4;
  background-color: #D9EEF4;
}

Frequently asked questions

What color is #D9EEF4?+

#D9EEF4 is a HEX color with RGB value rgb(217, 238, 244) and HSL value hsl(193, 55%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D9EEF4?+

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