#D3DAFF Color

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

Color preview

#D3DAFF

Color formats

HEX
#D3DAFF
RGB
rgb(211, 218, 255)
RGBA
rgba(211, 218, 255, 1)
HSL
hsl(230, 100%, 91%)
HSV
hsv(230, 17%, 100%)
CMYK
cmyk(17%, 15%, 0%, 0%)
CSS variable
--color-primary: #D3DAFF;
Lowercase HEX
#d3daff

Shades

Tints

Tones

Harmony

CSS snippets for #D3DAFF

.color-d3daff {
  color: #D3DAFF;
  background-color: #D3DAFF;
}

Frequently asked questions

What color is #D3DAFF?+

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

What is the closest Tailwind color to #D3DAFF?+

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