#EB9B8B Color

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

Color preview

#EB9B8B

Color formats

HEX
#EB9B8B
RGB
rgb(235, 155, 139)
RGBA
rgba(235, 155, 139, 1)
HSL
hsl(10, 71%, 73%)
HSV
hsv(10, 41%, 92%)
CMYK
cmyk(0%, 34%, 41%, 8%)
CSS variable
--color-primary: #EB9B8B;
Lowercase HEX
#eb9b8b

Shades

Tints

Tones

Harmony

CSS snippets for #EB9B8B

.color-eb9b8b {
  color: #EB9B8B;
  background-color: #EB9B8B;
}

Frequently asked questions

What color is #EB9B8B?+

#EB9B8B is a HEX color with RGB value rgb(235, 155, 139) and HSL value hsl(10, 71%, 73%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EB9B8B?+

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