#EAA28B Color

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

Color preview

#EAA28B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAA28B

.color-eaa28b {
  color: #EAA28B;
  background-color: #EAA28B;
}

Frequently asked questions

What color is #EAA28B?+

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

What is the closest Tailwind color to #EAA28B?+

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