#EB9DA0 Color

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

Color preview

#EB9DA0

Color formats

HEX
#EB9DA0
RGB
rgb(235, 157, 160)
RGBA
rgba(235, 157, 160, 1)
HSL
hsl(358, 66%, 77%)
HSV
hsv(358, 33%, 92%)
CMYK
cmyk(0%, 33%, 32%, 8%)
CSS variable
--color-primary: #EB9DA0;
Lowercase HEX
#eb9da0

Shades

Tints

Tones

Harmony

CSS snippets for #EB9DA0

.color-eb9da0 {
  color: #EB9DA0;
  background-color: #EB9DA0;
}

Frequently asked questions

What color is #EB9DA0?+

#EB9DA0 is a HEX color with RGB value rgb(235, 157, 160) and HSL value hsl(358, 66%, 77%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EB9DA0?+

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