#D2DEFB Color

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

Color preview

#D2DEFB

Color formats

HEX
#D2DEFB
RGB
rgb(210, 222, 251)
RGBA
rgba(210, 222, 251, 1)
HSL
hsl(222, 84%, 90%)
HSV
hsv(222, 16%, 98%)
CMYK
cmyk(16%, 12%, 0%, 2%)
CSS variable
--color-primary: #D2DEFB;
Lowercase HEX
#d2defb

Shades

Tints

Tones

Harmony

CSS snippets for #D2DEFB

.color-d2defb {
  color: #D2DEFB;
  background-color: #D2DEFB;
}

Frequently asked questions

What color is #D2DEFB?+

#D2DEFB is a HEX color with RGB value rgb(210, 222, 251) and HSL value hsl(222, 84%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D2DEFB?+

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