#EB4F4C Color

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

Color preview

#EB4F4C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EB4F4C

.color-eb4f4c {
  color: #EB4F4C;
  background-color: #EB4F4C;
}

Frequently asked questions

What color is #EB4F4C?+

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

What is the closest Tailwind color to #EB4F4C?+

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