#EB3D4E Color

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

Color preview

#EB3D4E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EB3D4E

.color-eb3d4e {
  color: #EB3D4E;
  background-color: #EB3D4E;
}

Frequently asked questions

What color is #EB3D4E?+

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

What is the closest Tailwind color to #EB3D4E?+

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