#D3DCFF Color

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

Color preview

#D3DCFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3DCFF

.color-d3dcff {
  color: #D3DCFF;
  background-color: #D3DCFF;
}

Frequently asked questions

What color is #D3DCFF?+

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

What is the closest Tailwind color to #D3DCFF?+

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