#E25C9F Color

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

Color preview

#E25C9F

Color formats

HEX
#E25C9F
RGB
rgb(226, 92, 159)
RGBA
rgba(226, 92, 159, 1)
HSL
hsl(330, 70%, 62%)
HSV
hsv(330, 59%, 89%)
CMYK
cmyk(0%, 59%, 30%, 11%)
CSS variable
--color-primary: #E25C9F;
Lowercase HEX
#e25c9f

Shades

Tints

Tones

Harmony

CSS snippets for #E25C9F

.color-e25c9f {
  color: #E25C9F;
  background-color: #E25C9F;
}

Frequently asked questions

What color is #E25C9F?+

#E25C9F is a HEX color with RGB value rgb(226, 92, 159) and HSL value hsl(330, 70%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E25C9F?+

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