#D2DFFE Color

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

Color preview

#D2DFFE

Color formats

HEX
#D2DFFE
RGB
rgb(210, 223, 254)
RGBA
rgba(210, 223, 254, 1)
HSL
hsl(222, 96%, 91%)
HSV
hsv(222, 17%, 100%)
CMYK
cmyk(17%, 12%, 0%, 0%)
CSS variable
--color-primary: #D2DFFE;
Lowercase HEX
#d2dffe

Shades

Tints

Tones

Harmony

CSS snippets for #D2DFFE

.color-d2dffe {
  color: #D2DFFE;
  background-color: #D2DFFE;
}

Frequently asked questions

What color is #D2DFFE?+

#D2DFFE is a HEX color with RGB value rgb(210, 223, 254) and HSL value hsl(222, 96%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D2DFFE?+

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