#EAA18B Color

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

Color preview

#EAA18B

Color formats

HEX
#EAA18B
RGB
rgb(234, 161, 139)
RGBA
rgba(234, 161, 139, 1)
HSL
hsl(14, 69%, 73%)
HSV
hsv(14, 41%, 92%)
CMYK
cmyk(0%, 31%, 41%, 8%)
CSS variable
--color-primary: #EAA18B;
Lowercase HEX
#eaa18b

Shades

Tints

Tones

Harmony

CSS snippets for #EAA18B

.color-eaa18b {
  color: #EAA18B;
  background-color: #EAA18B;
}

Frequently asked questions

What color is #EAA18B?+

#EAA18B is a HEX color with RGB value rgb(234, 161, 139) and HSL value hsl(14, 69%, 73%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EAA18B?+

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