#E2599B Color

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

Color preview

#E2599B

Color formats

HEX
#E2599B
RGB
rgb(226, 89, 155)
RGBA
rgba(226, 89, 155, 1)
HSL
hsl(331, 70%, 62%)
HSV
hsv(331, 61%, 89%)
CMYK
cmyk(0%, 61%, 31%, 11%)
CSS variable
--color-primary: #E2599B;
Lowercase HEX
#e2599b

Shades

Tints

Tones

Harmony

CSS snippets for #E2599B

.color-e2599b {
  color: #E2599B;
  background-color: #E2599B;
}

Frequently asked questions

What color is #E2599B?+

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

What is the closest Tailwind color to #E2599B?+

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