#D4E4EF Color

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

Color preview

#D4E4EF

Color formats

HEX
#D4E4EF
RGB
rgb(212, 228, 239)
RGBA
rgba(212, 228, 239, 1)
HSL
hsl(204, 46%, 88%)
HSV
hsv(204, 11%, 94%)
CMYK
cmyk(11%, 5%, 0%, 6%)
CSS variable
--color-primary: #D4E4EF;
Lowercase HEX
#d4e4ef

Shades

Tints

Tones

Harmony

CSS snippets for #D4E4EF

.color-d4e4ef {
  color: #D4E4EF;
  background-color: #D4E4EF;
}

Frequently asked questions

What color is #D4E4EF?+

#D4E4EF is a HEX color with RGB value rgb(212, 228, 239) and HSL value hsl(204, 46%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D4E4EF?+

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