#E3845E Color

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

Color preview

#E3845E

Color formats

HEX
#E3845E
RGB
rgb(227, 132, 94)
RGBA
rgba(227, 132, 94, 1)
HSL
hsl(17, 70%, 63%)
HSV
hsv(17, 59%, 89%)
CMYK
cmyk(0%, 42%, 59%, 11%)
CSS variable
--color-primary: #E3845E;
Lowercase HEX
#e3845e

Shades

Tints

Tones

Harmony

CSS snippets for #E3845E

.color-e3845e {
  color: #E3845E;
  background-color: #E3845E;
}

Frequently asked questions

What color is #E3845E?+

#E3845E is a HEX color with RGB value rgb(227, 132, 94) and HSL value hsl(17, 70%, 63%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #E3845E?+

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