#EB887F Color

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

Color preview

#EB887F

Color formats

HEX
#EB887F
RGB
rgb(235, 136, 127)
RGBA
rgba(235, 136, 127, 1)
HSL
hsl(5, 73%, 71%)
HSV
hsv(5, 46%, 92%)
CMYK
cmyk(0%, 42%, 46%, 8%)
CSS variable
--color-primary: #EB887F;
Lowercase HEX
#eb887f

Shades

Tints

Tones

Harmony

CSS snippets for #EB887F

.color-eb887f {
  color: #EB887F;
  background-color: #EB887F;
}

Frequently asked questions

What color is #EB887F?+

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

What is the closest Tailwind color to #EB887F?+

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