#E2644B Color

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

Color preview

#E2644B

Color formats

HEX
#E2644B
RGB
rgb(226, 100, 75)
RGBA
rgba(226, 100, 75, 1)
HSL
hsl(10, 72%, 59%)
HSV
hsv(10, 67%, 89%)
CMYK
cmyk(0%, 56%, 67%, 11%)
CSS variable
--color-primary: #E2644B;
Lowercase HEX
#e2644b

Shades

Tints

Tones

Harmony

CSS snippets for #E2644B

.color-e2644b {
  color: #E2644B;
  background-color: #E2644B;
}

Frequently asked questions

What color is #E2644B?+

#E2644B is a HEX color with RGB value rgb(226, 100, 75) and HSL value hsl(10, 72%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E2644B?+

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