#E000DD Color

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

Color preview

#E000DD

Color formats

HEX
#E000DD
RGB
rgb(224, 0, 221)
RGBA
rgba(224, 0, 221, 1)
HSL
hsl(301, 100%, 44%)
HSV
hsv(301, 100%, 88%)
CMYK
cmyk(0%, 100%, 1%, 12%)
CSS variable
--color-primary: #E000DD;
Lowercase HEX
#e000dd

Shades

Tints

Tones

Harmony

CSS snippets for #E000DD

.color-e000dd {
  color: #E000DD;
  background-color: #E000DD;
}

Frequently asked questions

What color is #E000DD?+

#E000DD is a HEX color with RGB value rgb(224, 0, 221) and HSL value hsl(301, 100%, 44%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E000DD?+

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