#EB4C3D Color

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

Color preview

#EB4C3D

Color formats

HEX
#EB4C3D
RGB
rgb(235, 76, 61)
RGBA
rgba(235, 76, 61, 1)
HSL
hsl(5, 81%, 58%)
HSV
hsv(5, 74%, 92%)
CMYK
cmyk(0%, 68%, 74%, 8%)
CSS variable
--color-primary: #EB4C3D;
Lowercase HEX
#eb4c3d

Shades

Tints

Tones

Harmony

CSS snippets for #EB4C3D

.color-eb4c3d {
  color: #EB4C3D;
  background-color: #EB4C3D;
}

Frequently asked questions

What color is #EB4C3D?+

#EB4C3D is a HEX color with RGB value rgb(235, 76, 61) and HSL value hsl(5, 81%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EB4C3D?+

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