#D3DEFB Color

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

Color preview

#D3DEFB

Color formats

HEX
#D3DEFB
RGB
rgb(211, 222, 251)
RGBA
rgba(211, 222, 251, 1)
HSL
hsl(223, 83%, 91%)
HSV
hsv(223, 16%, 98%)
CMYK
cmyk(16%, 12%, 0%, 2%)
CSS variable
--color-primary: #D3DEFB;
Lowercase HEX
#d3defb

Shades

Tints

Tones

Harmony

CSS snippets for #D3DEFB

.color-d3defb {
  color: #D3DEFB;
  background-color: #D3DEFB;
}

Frequently asked questions

What color is #D3DEFB?+

#D3DEFB is a HEX color with RGB value rgb(211, 222, 251) and HSL value hsl(223, 83%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D3DEFB?+

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