#EB999E Color

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

Color preview

#EB999E

Color formats

HEX
#EB999E
RGB
rgb(235, 153, 158)
RGBA
rgba(235, 153, 158, 1)
HSL
hsl(356, 67%, 76%)
HSV
hsv(356, 35%, 92%)
CMYK
cmyk(0%, 35%, 33%, 8%)
CSS variable
--color-primary: #EB999E;
Lowercase HEX
#eb999e

Shades

Tints

Tones

Harmony

CSS snippets for #EB999E

.color-eb999e {
  color: #EB999E;
  background-color: #EB999E;
}

Frequently asked questions

What color is #EB999E?+

#EB999E is a HEX color with RGB value rgb(235, 153, 158) and HSL value hsl(356, 67%, 76%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EB999E?+

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