#D7A5FE Color

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

Color preview

#D7A5FE

Color formats

HEX
#D7A5FE
RGB
rgb(215, 165, 254)
RGBA
rgba(215, 165, 254, 1)
HSL
hsl(274, 98%, 82%)
HSV
hsv(274, 35%, 100%)
CMYK
cmyk(15%, 35%, 0%, 0%)
CSS variable
--color-primary: #D7A5FE;
Lowercase HEX
#d7a5fe

Shades

Tints

Tones

Harmony

CSS snippets for #D7A5FE

.color-d7a5fe {
  color: #D7A5FE;
  background-color: #D7A5FE;
}

Frequently asked questions

What color is #D7A5FE?+

#D7A5FE is a HEX color with RGB value rgb(215, 165, 254) and HSL value hsl(274, 98%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D7A5FE?+

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