#DDA2FF Color

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

Color preview

#DDA2FF

Color formats

HEX
#DDA2FF
RGB
rgb(221, 162, 255)
RGBA
rgba(221, 162, 255, 1)
HSL
hsl(278, 100%, 82%)
HSV
hsv(278, 36%, 100%)
CMYK
cmyk(13%, 36%, 0%, 0%)
CSS variable
--color-primary: #DDA2FF;
Lowercase HEX
#dda2ff

Shades

Tints

Tones

Harmony

CSS snippets for #DDA2FF

.color-dda2ff {
  color: #DDA2FF;
  background-color: #DDA2FF;
}

Frequently asked questions

What color is #DDA2FF?+

#DDA2FF is a HEX color with RGB value rgb(221, 162, 255) and HSL value hsl(278, 100%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DDA2FF?+

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