#D2C6FD Color

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

Color preview

#D2C6FD

Color formats

HEX
#D2C6FD
RGB
rgb(210, 198, 253)
RGBA
rgba(210, 198, 253, 1)
HSL
hsl(253, 93%, 88%)
HSV
hsv(253, 22%, 99%)
CMYK
cmyk(17%, 22%, 0%, 1%)
CSS variable
--color-primary: #D2C6FD;
Lowercase HEX
#d2c6fd

Shades

Tints

Tones

Harmony

CSS snippets for #D2C6FD

.color-d2c6fd {
  color: #D2C6FD;
  background-color: #D2C6FD;
}

Frequently asked questions

What color is #D2C6FD?+

#D2C6FD is a HEX color with RGB value rgb(210, 198, 253) and HSL value hsl(253, 93%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D2C6FD?+

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