#EB25C0 Color

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

Color preview

#EB25C0

Color formats

HEX
#EB25C0
RGB
rgb(235, 37, 192)
RGBA
rgba(235, 37, 192, 1)
HSL
hsl(313, 83%, 53%)
HSV
hsv(313, 84%, 92%)
CMYK
cmyk(0%, 84%, 18%, 8%)
CSS variable
--color-primary: #EB25C0;
Lowercase HEX
#eb25c0

Shades

Tints

Tones

Harmony

CSS snippets for #EB25C0

.color-eb25c0 {
  color: #EB25C0;
  background-color: #EB25C0;
}

Frequently asked questions

What color is #EB25C0?+

#EB25C0 is a HEX color with RGB value rgb(235, 37, 192) and HSL value hsl(313, 83%, 53%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EB25C0?+

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