#D4A8EB Color

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

Color preview

#D4A8EB

Color formats

HEX
#D4A8EB
RGB
rgb(212, 168, 235)
RGBA
rgba(212, 168, 235, 1)
HSL
hsl(279, 63%, 79%)
HSV
hsv(279, 29%, 92%)
CMYK
cmyk(10%, 29%, 0%, 8%)
CSS variable
--color-primary: #D4A8EB;
Lowercase HEX
#d4a8eb

Shades

Tints

Tones

Harmony

CSS snippets for #D4A8EB

.color-d4a8eb {
  color: #D4A8EB;
  background-color: #D4A8EB;
}

Frequently asked questions

What color is #D4A8EB?+

#D4A8EB is a HEX color with RGB value rgb(212, 168, 235) and HSL value hsl(279, 63%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D4A8EB?+

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