#E1976E Color

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

Color preview

#E1976E

Color formats

HEX
#E1976E
RGB
rgb(225, 151, 110)
RGBA
rgba(225, 151, 110, 1)
HSL
hsl(21, 66%, 66%)
HSV
hsv(21, 51%, 88%)
CMYK
cmyk(0%, 33%, 51%, 12%)
CSS variable
--color-primary: #E1976E;
Lowercase HEX
#e1976e

Shades

Tints

Tones

Harmony

CSS snippets for #E1976E

.color-e1976e {
  color: #E1976E;
  background-color: #E1976E;
}

Frequently asked questions

What color is #E1976E?+

#E1976E is a HEX color with RGB value rgb(225, 151, 110) and HSL value hsl(21, 66%, 66%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E1976E?+

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