#EB6B7C Color

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

Color preview

#EB6B7C

Color formats

HEX
#EB6B7C
RGB
rgb(235, 107, 124)
RGBA
rgba(235, 107, 124, 1)
HSL
hsl(352, 76%, 67%)
HSV
hsv(352, 54%, 92%)
CMYK
cmyk(0%, 54%, 47%, 8%)
CSS variable
--color-primary: #EB6B7C;
Lowercase HEX
#eb6b7c

Shades

Tints

Tones

Harmony

CSS snippets for #EB6B7C

.color-eb6b7c {
  color: #EB6B7C;
  background-color: #EB6B7C;
}

Frequently asked questions

What color is #EB6B7C?+

#EB6B7C is a HEX color with RGB value rgb(235, 107, 124) and HSL value hsl(352, 76%, 67%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EB6B7C?+

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