#D2C5FD Color

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

Color preview

#D2C5FD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D2C5FD

.color-d2c5fd {
  color: #D2C5FD;
  background-color: #D2C5FD;
}

Frequently asked questions

What color is #D2C5FD?+

#D2C5FD is a HEX color with RGB value rgb(210, 197, 253) and HSL value hsl(254, 93%, 88%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D2C5FD?+

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