#EEA98C Color

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

Color preview

#EEA98C

Color formats

HEX
#EEA98C
RGB
rgb(238, 169, 140)
RGBA
rgba(238, 169, 140, 1)
HSL
hsl(18, 74%, 74%)
HSV
hsv(18, 41%, 93%)
CMYK
cmyk(0%, 29%, 41%, 7%)
CSS variable
--color-primary: #EEA98C;
Lowercase HEX
#eea98c

Shades

Tints

Tones

Harmony

CSS snippets for #EEA98C

.color-eea98c {
  color: #EEA98C;
  background-color: #EEA98C;
}

Frequently asked questions

What color is #EEA98C?+

#EEA98C is a HEX color with RGB value rgb(238, 169, 140) and HSL value hsl(18, 74%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EEA98C?+

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