#ED2BF7 Color

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

Color preview

#ED2BF7

Color formats

HEX
#ED2BF7
RGB
rgb(237, 43, 247)
RGBA
rgba(237, 43, 247, 1)
HSL
hsl(297, 93%, 57%)
HSV
hsv(297, 83%, 97%)
CMYK
cmyk(4%, 83%, 0%, 3%)
CSS variable
--color-primary: #ED2BF7;
Lowercase HEX
#ed2bf7

Shades

Tints

Tones

Harmony

CSS snippets for #ED2BF7

.color-ed2bf7 {
  color: #ED2BF7;
  background-color: #ED2BF7;
}

Frequently asked questions

What color is #ED2BF7?+

#ED2BF7 is a HEX color with RGB value rgb(237, 43, 247) and HSL value hsl(297, 93%, 57%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #ED2BF7?+

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