#EEA090 Color

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

Color preview

#EEA090

Color formats

HEX
#EEA090
RGB
rgb(238, 160, 144)
RGBA
rgba(238, 160, 144, 1)
HSL
hsl(10, 73%, 75%)
HSV
hsv(10, 39%, 93%)
CMYK
cmyk(0%, 33%, 39%, 7%)
CSS variable
--color-primary: #EEA090;
Lowercase HEX
#eea090

Shades

Tints

Tones

Harmony

CSS snippets for #EEA090

.color-eea090 {
  color: #EEA090;
  background-color: #EEA090;
}

Frequently asked questions

What color is #EEA090?+

#EEA090 is a HEX color with RGB value rgb(238, 160, 144) and HSL value hsl(10, 73%, 75%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EEA090?+

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