#EB9E7A Color

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

Color preview

#EB9E7A

Color formats

HEX
#EB9E7A
RGB
rgb(235, 158, 122)
RGBA
rgba(235, 158, 122, 1)
HSL
hsl(19, 74%, 70%)
HSV
hsv(19, 48%, 92%)
CMYK
cmyk(0%, 33%, 48%, 8%)
CSS variable
--color-primary: #EB9E7A;
Lowercase HEX
#eb9e7a

Shades

Tints

Tones

Harmony

CSS snippets for #EB9E7A

.color-eb9e7a {
  color: #EB9E7A;
  background-color: #EB9E7A;
}

Frequently asked questions

What color is #EB9E7A?+

#EB9E7A is a HEX color with RGB value rgb(235, 158, 122) and HSL value hsl(19, 74%, 70%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EB9E7A?+

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