#E25A7A Color

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

Color preview

#E25A7A

Color formats

HEX
#E25A7A
RGB
rgb(226, 90, 122)
RGBA
rgba(226, 90, 122, 1)
HSL
hsl(346, 70%, 62%)
HSV
hsv(346, 60%, 89%)
CMYK
cmyk(0%, 60%, 46%, 11%)
CSS variable
--color-primary: #E25A7A;
Lowercase HEX
#e25a7a

Shades

Tints

Tones

Harmony

CSS snippets for #E25A7A

.color-e25a7a {
  color: #E25A7A;
  background-color: #E25A7A;
}

Frequently asked questions

What color is #E25A7A?+

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

What is the closest Tailwind color to #E25A7A?+

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