#EB9E7F Color

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

Color preview

#EB9E7F

Color formats

HEX
#EB9E7F
RGB
rgb(235, 158, 127)
RGBA
rgba(235, 158, 127, 1)
HSL
hsl(17, 73%, 71%)
HSV
hsv(17, 46%, 92%)
CMYK
cmyk(0%, 33%, 46%, 8%)
CSS variable
--color-primary: #EB9E7F;
Lowercase HEX
#eb9e7f

Shades

Tints

Tones

Harmony

CSS snippets for #EB9E7F

.color-eb9e7f {
  color: #EB9E7F;
  background-color: #EB9E7F;
}

Frequently asked questions

What color is #EB9E7F?+

#EB9E7F is a HEX color with RGB value rgb(235, 158, 127) and HSL value hsl(17, 73%, 71%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EB9E7F?+

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