#EB5C79 Color

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

Color preview

#EB5C79

Color formats

HEX
#EB5C79
RGB
rgb(235, 92, 121)
RGBA
rgba(235, 92, 121, 1)
HSL
hsl(348, 78%, 64%)
HSV
hsv(348, 61%, 92%)
CMYK
cmyk(0%, 61%, 49%, 8%)
CSS variable
--color-primary: #EB5C79;
Lowercase HEX
#eb5c79

Shades

Tints

Tones

Harmony

CSS snippets for #EB5C79

.color-eb5c79 {
  color: #EB5C79;
  background-color: #EB5C79;
}

Frequently asked questions

What color is #EB5C79?+

#EB5C79 is a HEX color with RGB value rgb(235, 92, 121) and HSL value hsl(348, 78%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EB5C79?+

The closest Tailwind color is red-400, available as the bg-red-400 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