#E55238 Color

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

Color preview

#E55238

Color formats

HEX
#E55238
RGB
rgb(229, 82, 56)
RGBA
rgba(229, 82, 56, 1)
HSL
hsl(9, 77%, 56%)
HSV
hsv(9, 76%, 90%)
CMYK
cmyk(0%, 64%, 76%, 10%)
CSS variable
--color-primary: #E55238;
Lowercase HEX
#e55238

Shades

Tints

Tones

Harmony

CSS snippets for #E55238

.color-e55238 {
  color: #E55238;
  background-color: #E55238;
}

Frequently asked questions

What color is #E55238?+

#E55238 is a HEX color with RGB value rgb(229, 82, 56) and HSL value hsl(9, 77%, 56%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #E55238?+

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