#EEAF75 Color

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

Color preview

#EEAF75

Color formats

HEX
#EEAF75
RGB
rgb(238, 175, 117)
RGBA
rgba(238, 175, 117, 1)
HSL
hsl(29, 78%, 70%)
HSV
hsv(29, 51%, 93%)
CMYK
cmyk(0%, 26%, 51%, 7%)
CSS variable
--color-primary: #EEAF75;
Lowercase HEX
#eeaf75

Shades

Tints

Tones

Harmony

CSS snippets for #EEAF75

.color-eeaf75 {
  color: #EEAF75;
  background-color: #EEAF75;
}

Frequently asked questions

What color is #EEAF75?+

#EEAF75 is a HEX color with RGB value rgb(238, 175, 117) and HSL value hsl(29, 78%, 70%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #EEAF75?+

The closest Tailwind color is orange-300, available as the bg-orange-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