#E58B9A Color

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

Color preview

#E58B9A

Color formats

HEX
#E58B9A
RGB
rgb(229, 139, 154)
RGBA
rgba(229, 139, 154, 1)
HSL
hsl(350, 63%, 72%)
HSV
hsv(350, 39%, 90%)
CMYK
cmyk(0%, 39%, 33%, 10%)
CSS variable
--color-primary: #E58B9A;
Lowercase HEX
#e58b9a

Shades

Tints

Tones

Harmony

CSS snippets for #E58B9A

.color-e58b9a {
  color: #E58B9A;
  background-color: #E58B9A;
}

Frequently asked questions

What color is #E58B9A?+

#E58B9A is a HEX color with RGB value rgb(229, 139, 154) and HSL value hsl(350, 63%, 72%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E58B9A?+

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