#EB75F3 Color

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

Color preview

#EB75F3

Color formats

HEX
#EB75F3
RGB
rgb(235, 117, 243)
RGBA
rgba(235, 117, 243, 1)
HSL
hsl(296, 84%, 71%)
HSV
hsv(296, 52%, 95%)
CMYK
cmyk(3%, 52%, 0%, 5%)
CSS variable
--color-primary: #EB75F3;
Lowercase HEX
#eb75f3

Shades

Tints

Tones

Harmony

CSS snippets for #EB75F3

.color-eb75f3 {
  color: #EB75F3;
  background-color: #EB75F3;
}

Frequently asked questions

What color is #EB75F3?+

#EB75F3 is a HEX color with RGB value rgb(235, 117, 243) and HSL value hsl(296, 84%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EB75F3?+

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