#D29CFF Color

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

Color preview

#D29CFF

Color formats

HEX
#D29CFF
RGB
rgb(210, 156, 255)
RGBA
rgba(210, 156, 255, 1)
HSL
hsl(273, 100%, 81%)
HSV
hsv(273, 39%, 100%)
CMYK
cmyk(18%, 39%, 0%, 0%)
CSS variable
--color-primary: #D29CFF;
Lowercase HEX
#d29cff

Shades

Tints

Tones

Harmony

CSS snippets for #D29CFF

.color-d29cff {
  color: #D29CFF;
  background-color: #D29CFF;
}

Frequently asked questions

What color is #D29CFF?+

#D29CFF is a HEX color with RGB value rgb(210, 156, 255) and HSL value hsl(273, 100%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D29CFF?+

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