#D4C6FD Color

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

Color preview

#D4C6FD

Color formats

HEX
#D4C6FD
RGB
rgb(212, 198, 253)
RGBA
rgba(212, 198, 253, 1)
HSL
hsl(255, 93%, 88%)
HSV
hsv(255, 22%, 99%)
CMYK
cmyk(16%, 22%, 0%, 1%)
CSS variable
--color-primary: #D4C6FD;
Lowercase HEX
#d4c6fd

Shades

Tints

Tones

Harmony

CSS snippets for #D4C6FD

.color-d4c6fd {
  color: #D4C6FD;
  background-color: #D4C6FD;
}

Frequently asked questions

What color is #D4C6FD?+

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

What is the closest Tailwind color to #D4C6FD?+

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