#E4725B Color

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

Color preview

#E4725B

Color formats

HEX
#E4725B
RGB
rgb(228, 114, 91)
RGBA
rgba(228, 114, 91, 1)
HSL
hsl(10, 72%, 63%)
HSV
hsv(10, 60%, 89%)
CMYK
cmyk(0%, 50%, 60%, 11%)
CSS variable
--color-primary: #E4725B;
Lowercase HEX
#e4725b

Shades

Tints

Tones

Harmony

CSS snippets for #E4725B

.color-e4725b {
  color: #E4725B;
  background-color: #E4725B;
}

Frequently asked questions

What color is #E4725B?+

#E4725B is a HEX color with RGB value rgb(228, 114, 91) and HSL value hsl(10, 72%, 63%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E4725B?+

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