#EEAF94 Color

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

Color preview

#EEAF94

Color formats

HEX
#EEAF94
RGB
rgb(238, 175, 148)
RGBA
rgba(238, 175, 148, 1)
HSL
hsl(18, 73%, 76%)
HSV
hsv(18, 38%, 93%)
CMYK
cmyk(0%, 26%, 38%, 7%)
CSS variable
--color-primary: #EEAF94;
Lowercase HEX
#eeaf94

Shades

Tints

Tones

Harmony

CSS snippets for #EEAF94

.color-eeaf94 {
  color: #EEAF94;
  background-color: #EEAF94;
}

Frequently asked questions

What color is #EEAF94?+

#EEAF94 is a HEX color with RGB value rgb(238, 175, 148) and HSL value hsl(18, 73%, 76%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EEAF94?+

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