#E5937B Color

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

Color preview

#E5937B

Color formats

HEX
#E5937B
RGB
rgb(229, 147, 123)
RGBA
rgba(229, 147, 123, 1)
HSL
hsl(14, 67%, 69%)
HSV
hsv(14, 46%, 90%)
CMYK
cmyk(0%, 36%, 46%, 10%)
CSS variable
--color-primary: #E5937B;
Lowercase HEX
#e5937b

Shades

Tints

Tones

Harmony

CSS snippets for #E5937B

.color-e5937b {
  color: #E5937B;
  background-color: #E5937B;
}

Frequently asked questions

What color is #E5937B?+

#E5937B is a HEX color with RGB value rgb(229, 147, 123) and HSL value hsl(14, 67%, 69%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E5937B?+

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