#E600D2 Color

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

Color preview

#E600D2

Color formats

HEX
#E600D2
RGB
rgb(230, 0, 210)
RGBA
rgba(230, 0, 210, 1)
HSL
hsl(305, 100%, 45%)
HSV
hsv(305, 100%, 90%)
CMYK
cmyk(0%, 100%, 9%, 10%)
CSS variable
--color-primary: #E600D2;
Lowercase HEX
#e600d2

Shades

Tints

Tones

Harmony

CSS snippets for #E600D2

.color-e600d2 {
  color: #E600D2;
  background-color: #E600D2;
}

Frequently asked questions

What color is #E600D2?+

#E600D2 is a HEX color with RGB value rgb(230, 0, 210) and HSL value hsl(305, 100%, 45%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E600D2?+

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