#E1937B Color

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

Color preview

#E1937B

Color formats

HEX
#E1937B
RGB
rgb(225, 147, 123)
RGBA
rgba(225, 147, 123, 1)
HSL
hsl(14, 63%, 68%)
HSV
hsv(14, 45%, 88%)
CMYK
cmyk(0%, 35%, 45%, 12%)
CSS variable
--color-primary: #E1937B;
Lowercase HEX
#e1937b

Shades

Tints

Tones

Harmony

CSS snippets for #E1937B

.color-e1937b {
  color: #E1937B;
  background-color: #E1937B;
}

Frequently asked questions

What color is #E1937B?+

#E1937B is a HEX color with RGB value rgb(225, 147, 123) and HSL value hsl(14, 63%, 68%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E1937B?+

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