#E0308B Color

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

Color preview

#E0308B

Color formats

HEX
#E0308B
RGB
rgb(224, 48, 139)
RGBA
rgba(224, 48, 139, 1)
HSL
hsl(329, 74%, 53%)
HSV
hsv(329, 79%, 88%)
CMYK
cmyk(0%, 79%, 38%, 12%)
CSS variable
--color-primary: #E0308B;
Lowercase HEX
#e0308b

Shades

Tints

Tones

Harmony

CSS snippets for #E0308B

.color-e0308b {
  color: #E0308B;
  background-color: #E0308B;
}

Frequently asked questions

What color is #E0308B?+

#E0308B is a HEX color with RGB value rgb(224, 48, 139) and HSL value hsl(329, 74%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #E0308B?+

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