#D4BFFA Color

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

Color preview

#D4BFFA

Color formats

HEX
#D4BFFA
RGB
rgb(212, 191, 250)
RGBA
rgba(212, 191, 250, 1)
HSL
hsl(261, 86%, 86%)
HSV
hsv(261, 24%, 98%)
CMYK
cmyk(15%, 24%, 0%, 2%)
CSS variable
--color-primary: #D4BFFA;
Lowercase HEX
#d4bffa

Shades

Tints

Tones

Harmony

CSS snippets for #D4BFFA

.color-d4bffa {
  color: #D4BFFA;
  background-color: #D4BFFA;
}

Frequently asked questions

What color is #D4BFFA?+

#D4BFFA is a HEX color with RGB value rgb(212, 191, 250) and HSL value hsl(261, 86%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D4BFFA?+

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