#EB7E7A Color

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

Color preview

#EB7E7A

Color formats

HEX
#EB7E7A
RGB
rgb(235, 126, 122)
RGBA
rgba(235, 126, 122, 1)
HSL
hsl(2, 74%, 70%)
HSV
hsv(2, 48%, 92%)
CMYK
cmyk(0%, 46%, 48%, 8%)
CSS variable
--color-primary: #EB7E7A;
Lowercase HEX
#eb7e7a

Shades

Tints

Tones

Harmony

CSS snippets for #EB7E7A

.color-eb7e7a {
  color: #EB7E7A;
  background-color: #EB7E7A;
}

Frequently asked questions

What color is #EB7E7A?+

#EB7E7A is a HEX color with RGB value rgb(235, 126, 122) and HSL value hsl(2, 74%, 70%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EB7E7A?+

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