#E4949E Color

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

Color preview

#E4949E

Color formats

HEX
#E4949E
RGB
rgb(228, 148, 158)
RGBA
rgba(228, 148, 158, 1)
HSL
hsl(353, 60%, 74%)
HSV
hsv(353, 35%, 89%)
CMYK
cmyk(0%, 35%, 31%, 11%)
CSS variable
--color-primary: #E4949E;
Lowercase HEX
#e4949e

Shades

Tints

Tones

Harmony

CSS snippets for #E4949E

.color-e4949e {
  color: #E4949E;
  background-color: #E4949E;
}

Frequently asked questions

What color is #E4949E?+

#E4949E is a HEX color with RGB value rgb(228, 148, 158) and HSL value hsl(353, 60%, 74%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E4949E?+

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