#EB3F4D Color

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

Color preview

#EB3F4D

Color formats

HEX
#EB3F4D
RGB
rgb(235, 63, 77)
RGBA
rgba(235, 63, 77, 1)
HSL
hsl(355, 81%, 58%)
HSV
hsv(355, 73%, 92%)
CMYK
cmyk(0%, 73%, 67%, 8%)
CSS variable
--color-primary: #EB3F4D;
Lowercase HEX
#eb3f4d

Shades

Tints

Tones

Harmony

CSS snippets for #EB3F4D

.color-eb3f4d {
  color: #EB3F4D;
  background-color: #EB3F4D;
}

Frequently asked questions

What color is #EB3F4D?+

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

What is the closest Tailwind color to #EB3F4D?+

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