#EB7F8C Color

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

Color preview

#EB7F8C

Color formats

HEX
#EB7F8C
RGB
rgb(235, 127, 140)
RGBA
rgba(235, 127, 140, 1)
HSL
hsl(353, 73%, 71%)
HSV
hsv(353, 46%, 92%)
CMYK
cmyk(0%, 46%, 40%, 8%)
CSS variable
--color-primary: #EB7F8C;
Lowercase HEX
#eb7f8c

Shades

Tints

Tones

Harmony

CSS snippets for #EB7F8C

.color-eb7f8c {
  color: #EB7F8C;
  background-color: #EB7F8C;
}

Frequently asked questions

What color is #EB7F8C?+

#EB7F8C is a HEX color with RGB value rgb(235, 127, 140) and HSL value hsl(353, 73%, 71%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EB7F8C?+

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