#EEA18C Color

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

Color preview

#EEA18C

Color formats

HEX
#EEA18C
RGB
rgb(238, 161, 140)
RGBA
rgba(238, 161, 140, 1)
HSL
hsl(13, 74%, 74%)
HSV
hsv(13, 41%, 93%)
CMYK
cmyk(0%, 32%, 41%, 7%)
CSS variable
--color-primary: #EEA18C;
Lowercase HEX
#eea18c

Shades

Tints

Tones

Harmony

CSS snippets for #EEA18C

.color-eea18c {
  color: #EEA18C;
  background-color: #EEA18C;
}

Frequently asked questions

What color is #EEA18C?+

#EEA18C is a HEX color with RGB value rgb(238, 161, 140) and HSL value hsl(13, 74%, 74%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EEA18C?+

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