#D3CCFF Color

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

Color preview

#D3CCFF

Color formats

HEX
#D3CCFF
RGB
rgb(211, 204, 255)
RGBA
rgba(211, 204, 255, 1)
HSL
hsl(248, 100%, 90%)
HSV
hsv(248, 20%, 100%)
CMYK
cmyk(17%, 20%, 0%, 0%)
CSS variable
--color-primary: #D3CCFF;
Lowercase HEX
#d3ccff

Shades

Tints

Tones

Harmony

CSS snippets for #D3CCFF

.color-d3ccff {
  color: #D3CCFF;
  background-color: #D3CCFF;
}

Frequently asked questions

What color is #D3CCFF?+

#D3CCFF is a HEX color with RGB value rgb(211, 204, 255) and HSL value hsl(248, 100%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D3CCFF?+

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