#E4845B Color

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

Color preview

#E4845B

Color formats

HEX
#E4845B
RGB
rgb(228, 132, 91)
RGBA
rgba(228, 132, 91, 1)
HSL
hsl(18, 72%, 63%)
HSV
hsv(18, 60%, 89%)
CMYK
cmyk(0%, 42%, 60%, 11%)
CSS variable
--color-primary: #E4845B;
Lowercase HEX
#e4845b

Shades

Tints

Tones

Harmony

CSS snippets for #E4845B

.color-e4845b {
  color: #E4845B;
  background-color: #E4845B;
}

Frequently asked questions

What color is #E4845B?+

#E4845B is a HEX color with RGB value rgb(228, 132, 91) and HSL value hsl(18, 72%, 63%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #E4845B?+

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