#E3548B Color

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

Color preview

#E3548B

Color formats

HEX
#E3548B
RGB
rgb(227, 84, 139)
RGBA
rgba(227, 84, 139, 1)
HSL
hsl(337, 72%, 61%)
HSV
hsv(337, 63%, 89%)
CMYK
cmyk(0%, 63%, 39%, 11%)
CSS variable
--color-primary: #E3548B;
Lowercase HEX
#e3548b

Shades

Tints

Tones

Harmony

CSS snippets for #E3548B

.color-e3548b {
  color: #E3548B;
  background-color: #E3548B;
}

Frequently asked questions

What color is #E3548B?+

#E3548B is a HEX color with RGB value rgb(227, 84, 139) and HSL value hsl(337, 72%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E3548B?+

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