#EB5D4E Color

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

Color preview

#EB5D4E

Color formats

HEX
#EB5D4E
RGB
rgb(235, 93, 78)
RGBA
rgba(235, 93, 78, 1)
HSL
hsl(6, 80%, 61%)
HSV
hsv(6, 67%, 92%)
CMYK
cmyk(0%, 60%, 67%, 8%)
CSS variable
--color-primary: #EB5D4E;
Lowercase HEX
#eb5d4e

Shades

Tints

Tones

Harmony

CSS snippets for #EB5D4E

.color-eb5d4e {
  color: #EB5D4E;
  background-color: #EB5D4E;
}

Frequently asked questions

What color is #EB5D4E?+

#EB5D4E is a HEX color with RGB value rgb(235, 93, 78) and HSL value hsl(6, 80%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EB5D4E?+

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