#D9EFF4 Color

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

Color preview

#D9EFF4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D9EFF4

.color-d9eff4 {
  color: #D9EFF4;
  background-color: #D9EFF4;
}

Frequently asked questions

What color is #D9EFF4?+

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

What is the closest Tailwind color to #D9EFF4?+

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