#D5AFF8 Color

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

Color preview

#D5AFF8

Color formats

HEX
#D5AFF8
RGB
rgb(213, 175, 248)
RGBA
rgba(213, 175, 248, 1)
HSL
hsl(271, 84%, 83%)
HSV
hsv(271, 29%, 97%)
CMYK
cmyk(14%, 29%, 0%, 3%)
CSS variable
--color-primary: #D5AFF8;
Lowercase HEX
#d5aff8

Shades

Tints

Tones

Harmony

CSS snippets for #D5AFF8

.color-d5aff8 {
  color: #D5AFF8;
  background-color: #D5AFF8;
}

Frequently asked questions

What color is #D5AFF8?+

#D5AFF8 is a HEX color with RGB value rgb(213, 175, 248) and HSL value hsl(271, 84%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D5AFF8?+

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