#D4ABE6 Color

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

Color preview

#D4ABE6

Color formats

HEX
#D4ABE6
RGB
rgb(212, 171, 230)
RGBA
rgba(212, 171, 230, 1)
HSL
hsl(282, 54%, 79%)
HSV
hsv(282, 26%, 90%)
CMYK
cmyk(8%, 26%, 0%, 10%)
CSS variable
--color-primary: #D4ABE6;
Lowercase HEX
#d4abe6

Shades

Tints

Tones

Harmony

CSS snippets for #D4ABE6

.color-d4abe6 {
  color: #D4ABE6;
  background-color: #D4ABE6;
}

Frequently asked questions

What color is #D4ABE6?+

#D4ABE6 is a HEX color with RGB value rgb(212, 171, 230) and HSL value hsl(282, 54%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D4ABE6?+

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