#DD8EE4 Color

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

Color preview

#DD8EE4

Color formats

HEX
#DD8EE4
RGB
rgb(221, 142, 228)
RGBA
rgba(221, 142, 228, 1)
HSL
hsl(295, 61%, 73%)
HSV
hsv(295, 38%, 89%)
CMYK
cmyk(3%, 38%, 0%, 11%)
CSS variable
--color-primary: #DD8EE4;
Lowercase HEX
#dd8ee4

Shades

Tints

Tones

Harmony

CSS snippets for #DD8EE4

.color-dd8ee4 {
  color: #DD8EE4;
  background-color: #DD8EE4;
}

Frequently asked questions

What color is #DD8EE4?+

#DD8EE4 is a HEX color with RGB value rgb(221, 142, 228) and HSL value hsl(295, 61%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DD8EE4?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-400 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