#D4EAEF Color

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

Color preview

#D4EAEF

Color formats

HEX
#D4EAEF
RGB
rgb(212, 234, 239)
RGBA
rgba(212, 234, 239, 1)
HSL
hsl(191, 46%, 88%)
HSV
hsv(191, 11%, 94%)
CMYK
cmyk(11%, 2%, 0%, 6%)
CSS variable
--color-primary: #D4EAEF;
Lowercase HEX
#d4eaef

Shades

Tints

Tones

Harmony

CSS snippets for #D4EAEF

.color-d4eaef {
  color: #D4EAEF;
  background-color: #D4EAEF;
}

Frequently asked questions

What color is #D4EAEF?+

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

What is the closest Tailwind color to #D4EAEF?+

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