#EB25D0 Color

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

Color preview

#EB25D0

Color formats

HEX
#EB25D0
RGB
rgb(235, 37, 208)
RGBA
rgba(235, 37, 208, 1)
HSL
hsl(308, 83%, 53%)
HSV
hsv(308, 84%, 92%)
CMYK
cmyk(0%, 84%, 11%, 8%)
CSS variable
--color-primary: #EB25D0;
Lowercase HEX
#eb25d0

Shades

Tints

Tones

Harmony

CSS snippets for #EB25D0

.color-eb25d0 {
  color: #EB25D0;
  background-color: #EB25D0;
}

Frequently asked questions

What color is #EB25D0?+

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

What is the closest Tailwind color to #EB25D0?+

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