#EB2BFD Color

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

Color preview

#EB2BFD

Color formats

HEX
#EB2BFD
RGB
rgb(235, 43, 253)
RGBA
rgba(235, 43, 253, 1)
HSL
hsl(295, 98%, 58%)
HSV
hsv(295, 83%, 99%)
CMYK
cmyk(7%, 83%, 0%, 1%)
CSS variable
--color-primary: #EB2BFD;
Lowercase HEX
#eb2bfd

Shades

Tints

Tones

Harmony

CSS snippets for #EB2BFD

.color-eb2bfd {
  color: #EB2BFD;
  background-color: #EB2BFD;
}

Frequently asked questions

What color is #EB2BFD?+

#EB2BFD is a HEX color with RGB value rgb(235, 43, 253) and HSL value hsl(295, 98%, 58%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EB2BFD?+

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