#E25A9C Color

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

Color preview

#E25A9C

Color formats

HEX
#E25A9C
RGB
rgb(226, 90, 156)
RGBA
rgba(226, 90, 156, 1)
HSL
hsl(331, 70%, 62%)
HSV
hsv(331, 60%, 89%)
CMYK
cmyk(0%, 60%, 31%, 11%)
CSS variable
--color-primary: #E25A9C;
Lowercase HEX
#e25a9c

Shades

Tints

Tones

Harmony

CSS snippets for #E25A9C

.color-e25a9c {
  color: #E25A9C;
  background-color: #E25A9C;
}

Frequently asked questions

What color is #E25A9C?+

#E25A9C is a HEX color with RGB value rgb(226, 90, 156) and HSL value hsl(331, 70%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E25A9C?+

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