#D4B4EB Color

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

Color preview

#D4B4EB

Color formats

HEX
#D4B4EB
RGB
rgb(212, 180, 235)
RGBA
rgba(212, 180, 235, 1)
HSL
hsl(275, 58%, 81%)
HSV
hsv(275, 23%, 92%)
CMYK
cmyk(10%, 23%, 0%, 8%)
CSS variable
--color-primary: #D4B4EB;
Lowercase HEX
#d4b4eb

Shades

Tints

Tones

Harmony

CSS snippets for #D4B4EB

.color-d4b4eb {
  color: #D4B4EB;
  background-color: #D4B4EB;
}

Frequently asked questions

What color is #D4B4EB?+

#D4B4EB is a HEX color with RGB value rgb(212, 180, 235) and HSL value hsl(275, 58%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D4B4EB?+

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