#EB25E1 Color

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

Color preview

#EB25E1

Color formats

HEX
#EB25E1
RGB
rgb(235, 37, 225)
RGBA
rgba(235, 37, 225, 1)
HSL
hsl(303, 83%, 53%)
HSV
hsv(303, 84%, 92%)
CMYK
cmyk(0%, 84%, 4%, 8%)
CSS variable
--color-primary: #EB25E1;
Lowercase HEX
#eb25e1

Shades

Tints

Tones

Harmony

CSS snippets for #EB25E1

.color-eb25e1 {
  color: #EB25E1;
  background-color: #EB25E1;
}

Frequently asked questions

What color is #EB25E1?+

#EB25E1 is a HEX color with RGB value rgb(235, 37, 225) and HSL value hsl(303, 83%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EB25E1?+

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