#D5ACF0 Color

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

Color preview

#D5ACF0

Color formats

HEX
#D5ACF0
RGB
rgb(213, 172, 240)
RGBA
rgba(213, 172, 240, 1)
HSL
hsl(276, 69%, 81%)
HSV
hsv(276, 28%, 94%)
CMYK
cmyk(11%, 28%, 0%, 6%)
CSS variable
--color-primary: #D5ACF0;
Lowercase HEX
#d5acf0

Shades

Tints

Tones

Harmony

CSS snippets for #D5ACF0

.color-d5acf0 {
  color: #D5ACF0;
  background-color: #D5ACF0;
}

Frequently asked questions

What color is #D5ACF0?+

#D5ACF0 is a HEX color with RGB value rgb(213, 172, 240) and HSL value hsl(276, 69%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D5ACF0?+

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