#E1958B Color

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

Color preview

#E1958B

Color formats

HEX
#E1958B
RGB
rgb(225, 149, 139)
RGBA
rgba(225, 149, 139, 1)
HSL
hsl(7, 59%, 71%)
HSV
hsv(7, 38%, 88%)
CMYK
cmyk(0%, 34%, 38%, 12%)
CSS variable
--color-primary: #E1958B;
Lowercase HEX
#e1958b

Shades

Tints

Tones

Harmony

CSS snippets for #E1958B

.color-e1958b {
  color: #E1958B;
  background-color: #E1958B;
}

Frequently asked questions

What color is #E1958B?+

#E1958B is a HEX color with RGB value rgb(225, 149, 139) and HSL value hsl(7, 59%, 71%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E1958B?+

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