#E2A08B Color

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

Color preview

#E2A08B

Color formats

HEX
#E2A08B
RGB
rgb(226, 160, 139)
RGBA
rgba(226, 160, 139, 1)
HSL
hsl(14, 60%, 72%)
HSV
hsv(14, 38%, 89%)
CMYK
cmyk(0%, 29%, 38%, 11%)
CSS variable
--color-primary: #E2A08B;
Lowercase HEX
#e2a08b

Shades

Tints

Tones

Harmony

CSS snippets for #E2A08B

.color-e2a08b {
  color: #E2A08B;
  background-color: #E2A08B;
}

Frequently asked questions

What color is #E2A08B?+

#E2A08B is a HEX color with RGB value rgb(226, 160, 139) and HSL value hsl(14, 60%, 72%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E2A08B?+

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