#D4A9EB Color

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

Color preview

#D4A9EB

Color formats

HEX
#D4A9EB
RGB
rgb(212, 169, 235)
RGBA
rgba(212, 169, 235, 1)
HSL
hsl(279, 62%, 79%)
HSV
hsv(279, 28%, 92%)
CMYK
cmyk(10%, 28%, 0%, 8%)
CSS variable
--color-primary: #D4A9EB;
Lowercase HEX
#d4a9eb

Shades

Tints

Tones

Harmony

CSS snippets for #D4A9EB

.color-d4a9eb {
  color: #D4A9EB;
  background-color: #D4A9EB;
}

Frequently asked questions

What color is #D4A9EB?+

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

What is the closest Tailwind color to #D4A9EB?+

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