#EAA28E Color

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

Color preview

#EAA28E

Color formats

HEX
#EAA28E
RGB
rgb(234, 162, 142)
RGBA
rgba(234, 162, 142, 1)
HSL
hsl(13, 69%, 74%)
HSV
hsv(13, 39%, 92%)
CMYK
cmyk(0%, 31%, 39%, 8%)
CSS variable
--color-primary: #EAA28E;
Lowercase HEX
#eaa28e

Shades

Tints

Tones

Harmony

CSS snippets for #EAA28E

.color-eaa28e {
  color: #EAA28E;
  background-color: #EAA28E;
}

Frequently asked questions

What color is #EAA28E?+

#EAA28E is a HEX color with RGB value rgb(234, 162, 142) and HSL value hsl(13, 69%, 74%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EAA28E?+

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