#EB4E3D Color

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

Color preview

#EB4E3D

Color formats

HEX
#EB4E3D
RGB
rgb(235, 78, 61)
RGBA
rgba(235, 78, 61, 1)
HSL
hsl(6, 81%, 58%)
HSV
hsv(6, 74%, 92%)
CMYK
cmyk(0%, 67%, 74%, 8%)
CSS variable
--color-primary: #EB4E3D;
Lowercase HEX
#eb4e3d

Shades

Tints

Tones

Harmony

CSS snippets for #EB4E3D

.color-eb4e3d {
  color: #EB4E3D;
  background-color: #EB4E3D;
}

Frequently asked questions

What color is #EB4E3D?+

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

What is the closest Tailwind color to #EB4E3D?+

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