#D8DFF4 Color

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

Color preview

#D8DFF4

Color formats

HEX
#D8DFF4
RGB
rgb(216, 223, 244)
RGBA
rgba(216, 223, 244, 1)
HSL
hsl(225, 56%, 90%)
HSV
hsv(225, 11%, 96%)
CMYK
cmyk(11%, 9%, 0%, 4%)
CSS variable
--color-primary: #D8DFF4;
Lowercase HEX
#d8dff4

Shades

Tints

Tones

Harmony

CSS snippets for #D8DFF4

.color-d8dff4 {
  color: #D8DFF4;
  background-color: #D8DFF4;
}

Frequently asked questions

What color is #D8DFF4?+

#D8DFF4 is a HEX color with RGB value rgb(216, 223, 244) and HSL value hsl(225, 56%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D8DFF4?+

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