#EB4C4F Color

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

Color preview

#EB4C4F

Color formats

HEX
#EB4C4F
RGB
rgb(235, 76, 79)
RGBA
rgba(235, 76, 79, 1)
HSL
hsl(359, 80%, 61%)
HSV
hsv(359, 68%, 92%)
CMYK
cmyk(0%, 68%, 66%, 8%)
CSS variable
--color-primary: #EB4C4F;
Lowercase HEX
#eb4c4f

Shades

Tints

Tones

Harmony

CSS snippets for #EB4C4F

.color-eb4c4f {
  color: #EB4C4F;
  background-color: #EB4C4F;
}

Frequently asked questions

What color is #EB4C4F?+

#EB4C4F is a HEX color with RGB value rgb(235, 76, 79) and HSL value hsl(359, 80%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EB4C4F?+

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