#EB3F50 Color

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

Color preview

#EB3F50

Color formats

HEX
#EB3F50
RGB
rgb(235, 63, 80)
RGBA
rgba(235, 63, 80, 1)
HSL
hsl(354, 81%, 58%)
HSV
hsv(354, 73%, 92%)
CMYK
cmyk(0%, 73%, 66%, 8%)
CSS variable
--color-primary: #EB3F50;
Lowercase HEX
#eb3f50

Shades

Tints

Tones

Harmony

CSS snippets for #EB3F50

.color-eb3f50 {
  color: #EB3F50;
  background-color: #EB3F50;
}

Frequently asked questions

What color is #EB3F50?+

#EB3F50 is a HEX color with RGB value rgb(235, 63, 80) and HSL value hsl(354, 81%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EB3F50?+

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