#EB6B87 Color

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

Color preview

#EB6B87

Color formats

HEX
#EB6B87
RGB
rgb(235, 107, 135)
RGBA
rgba(235, 107, 135, 1)
HSL
hsl(347, 76%, 67%)
HSV
hsv(347, 54%, 92%)
CMYK
cmyk(0%, 54%, 43%, 8%)
CSS variable
--color-primary: #EB6B87;
Lowercase HEX
#eb6b87

Shades

Tints

Tones

Harmony

CSS snippets for #EB6B87

.color-eb6b87 {
  color: #EB6B87;
  background-color: #EB6B87;
}

Frequently asked questions

What color is #EB6B87?+

#EB6B87 is a HEX color with RGB value rgb(235, 107, 135) and HSL value hsl(347, 76%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EB6B87?+

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