#D4A5FD Color

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

Color preview

#D4A5FD

Color formats

HEX
#D4A5FD
RGB
rgb(212, 165, 253)
RGBA
rgba(212, 165, 253, 1)
HSL
hsl(272, 96%, 82%)
HSV
hsv(272, 35%, 99%)
CMYK
cmyk(16%, 35%, 0%, 1%)
CSS variable
--color-primary: #D4A5FD;
Lowercase HEX
#d4a5fd

Shades

Tints

Tones

Harmony

CSS snippets for #D4A5FD

.color-d4a5fd {
  color: #D4A5FD;
  background-color: #D4A5FD;
}

Frequently asked questions

What color is #D4A5FD?+

#D4A5FD is a HEX color with RGB value rgb(212, 165, 253) and HSL value hsl(272, 96%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D4A5FD?+

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