#E0298B Color

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

Color preview

#E0298B

Color formats

HEX
#E0298B
RGB
rgb(224, 41, 139)
RGBA
rgba(224, 41, 139, 1)
HSL
hsl(328, 75%, 52%)
HSV
hsv(328, 82%, 88%)
CMYK
cmyk(0%, 82%, 38%, 12%)
CSS variable
--color-primary: #E0298B;
Lowercase HEX
#e0298b

Shades

Tints

Tones

Harmony

CSS snippets for #E0298B

.color-e0298b {
  color: #E0298B;
  background-color: #E0298B;
}

Frequently asked questions

What color is #E0298B?+

#E0298B is a HEX color with RGB value rgb(224, 41, 139) and HSL value hsl(328, 75%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #E0298B?+

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