#EEA08C Color

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

Color preview

#EEA08C

Color formats

HEX
#EEA08C
RGB
rgb(238, 160, 140)
RGBA
rgba(238, 160, 140, 1)
HSL
hsl(12, 74%, 74%)
HSV
hsv(12, 41%, 93%)
CMYK
cmyk(0%, 33%, 41%, 7%)
CSS variable
--color-primary: #EEA08C;
Lowercase HEX
#eea08c

Shades

Tints

Tones

Harmony

CSS snippets for #EEA08C

.color-eea08c {
  color: #EEA08C;
  background-color: #EEA08C;
}

Frequently asked questions

What color is #EEA08C?+

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

What is the closest Tailwind color to #EEA08C?+

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