#EB59F3 Color

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

Color preview

#EB59F3

Color formats

HEX
#EB59F3
RGB
rgb(235, 89, 243)
RGBA
rgba(235, 89, 243, 1)
HSL
hsl(297, 87%, 65%)
HSV
hsv(297, 63%, 95%)
CMYK
cmyk(3%, 63%, 0%, 5%)
CSS variable
--color-primary: #EB59F3;
Lowercase HEX
#eb59f3

Shades

Tints

Tones

Harmony

CSS snippets for #EB59F3

.color-eb59f3 {
  color: #EB59F3;
  background-color: #EB59F3;
}

Frequently asked questions

What color is #EB59F3?+

#EB59F3 is a HEX color with RGB value rgb(235, 89, 243) and HSL value hsl(297, 87%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EB59F3?+

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