#D3DBFF Color

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

Color preview

#D3DBFF

Color formats

HEX
#D3DBFF
RGB
rgb(211, 219, 255)
RGBA
rgba(211, 219, 255, 1)
HSL
hsl(229, 100%, 91%)
HSV
hsv(229, 17%, 100%)
CMYK
cmyk(17%, 14%, 0%, 0%)
CSS variable
--color-primary: #D3DBFF;
Lowercase HEX
#d3dbff

Shades

Tints

Tones

Harmony

CSS snippets for #D3DBFF

.color-d3dbff {
  color: #D3DBFF;
  background-color: #D3DBFF;
}

Frequently asked questions

What color is #D3DBFF?+

#D3DBFF is a HEX color with RGB value rgb(211, 219, 255) and HSL value hsl(229, 100%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D3DBFF?+

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