#E3534C Color

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

Color preview

#E3534C

Color formats

HEX
#E3534C
RGB
rgb(227, 83, 76)
RGBA
rgba(227, 83, 76, 1)
HSL
hsl(3, 73%, 59%)
HSV
hsv(3, 67%, 89%)
CMYK
cmyk(0%, 63%, 67%, 11%)
CSS variable
--color-primary: #E3534C;
Lowercase HEX
#e3534c

Shades

Tints

Tones

Harmony

CSS snippets for #E3534C

.color-e3534c {
  color: #E3534C;
  background-color: #E3534C;
}

Frequently asked questions

What color is #E3534C?+

#E3534C is a HEX color with RGB value rgb(227, 83, 76) and HSL value hsl(3, 73%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E3534C?+

The closest Tailwind color is red-500, available as the bg-red-500 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