#D4BFED Color

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

Color preview

#D4BFED

Color formats

HEX
#D4BFED
RGB
rgb(212, 191, 237)
RGBA
rgba(212, 191, 237, 1)
HSL
hsl(267, 56%, 84%)
HSV
hsv(267, 19%, 93%)
CMYK
cmyk(11%, 19%, 0%, 7%)
CSS variable
--color-primary: #D4BFED;
Lowercase HEX
#d4bfed

Shades

Tints

Tones

Harmony

CSS snippets for #D4BFED

.color-d4bfed {
  color: #D4BFED;
  background-color: #D4BFED;
}

Frequently asked questions

What color is #D4BFED?+

#D4BFED is a HEX color with RGB value rgb(212, 191, 237) and HSL value hsl(267, 56%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D4BFED?+

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