#EB9A6A Color

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

Color preview

#EB9A6A

Color formats

HEX
#EB9A6A
RGB
rgb(235, 154, 106)
RGBA
rgba(235, 154, 106, 1)
HSL
hsl(22, 76%, 67%)
HSV
hsv(22, 55%, 92%)
CMYK
cmyk(0%, 34%, 55%, 8%)
CSS variable
--color-primary: #EB9A6A;
Lowercase HEX
#eb9a6a

Shades

Tints

Tones

Harmony

CSS snippets for #EB9A6A

.color-eb9a6a {
  color: #EB9A6A;
  background-color: #EB9A6A;
}

Frequently asked questions

What color is #EB9A6A?+

#EB9A6A is a HEX color with RGB value rgb(235, 154, 106) and HSL value hsl(22, 76%, 67%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EB9A6A?+

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