#E9534E Color

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

Color preview

#E9534E

Color formats

HEX
#E9534E
RGB
rgb(233, 83, 78)
RGBA
rgba(233, 83, 78, 1)
HSL
hsl(2, 78%, 61%)
HSV
hsv(2, 67%, 91%)
CMYK
cmyk(0%, 64%, 67%, 9%)
CSS variable
--color-primary: #E9534E;
Lowercase HEX
#e9534e

Shades

Tints

Tones

Harmony

CSS snippets for #E9534E

.color-e9534e {
  color: #E9534E;
  background-color: #E9534E;
}

Frequently asked questions

What color is #E9534E?+

#E9534E is a HEX color with RGB value rgb(233, 83, 78) and HSL value hsl(2, 78%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #E9534E?+

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