#E61EB4 Color

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

Color preview

#E61EB4

Color formats

HEX
#E61EB4
RGB
rgb(230, 30, 180)
RGBA
rgba(230, 30, 180, 1)
HSL
hsl(315, 80%, 51%)
HSV
hsv(315, 87%, 90%)
CMYK
cmyk(0%, 87%, 22%, 10%)
CSS variable
--color-primary: #E61EB4;
Lowercase HEX
#e61eb4

Shades

Tints

Tones

Harmony

CSS snippets for #E61EB4

.color-e61eb4 {
  color: #E61EB4;
  background-color: #E61EB4;
}

Frequently asked questions

What color is #E61EB4?+

#E61EB4 is a HEX color with RGB value rgb(230, 30, 180) and HSL value hsl(315, 80%, 51%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #E61EB4?+

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