#DDA3F5 Color

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

Color preview

#DDA3F5

Color formats

HEX
#DDA3F5
RGB
rgb(221, 163, 245)
RGBA
rgba(221, 163, 245, 1)
HSL
hsl(282, 80%, 80%)
HSV
hsv(282, 33%, 96%)
CMYK
cmyk(10%, 33%, 0%, 4%)
CSS variable
--color-primary: #DDA3F5;
Lowercase HEX
#dda3f5

Shades

Tints

Tones

Harmony

CSS snippets for #DDA3F5

.color-dda3f5 {
  color: #DDA3F5;
  background-color: #DDA3F5;
}

Frequently asked questions

What color is #DDA3F5?+

#DDA3F5 is a HEX color with RGB value rgb(221, 163, 245) and HSL value hsl(282, 80%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DDA3F5?+

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