#EEAF5E Color

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

Color preview

#EEAF5E

Color formats

HEX
#EEAF5E
RGB
rgb(238, 175, 94)
RGBA
rgba(238, 175, 94, 1)
HSL
hsl(34, 81%, 65%)
HSV
hsv(34, 61%, 93%)
CMYK
cmyk(0%, 26%, 61%, 7%)
CSS variable
--color-primary: #EEAF5E;
Lowercase HEX
#eeaf5e

Shades

Tints

Tones

Harmony

CSS snippets for #EEAF5E

.color-eeaf5e {
  color: #EEAF5E;
  background-color: #EEAF5E;
}

Frequently asked questions

What color is #EEAF5E?+

#EEAF5E is a HEX color with RGB value rgb(238, 175, 94) and HSL value hsl(34, 81%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EEAF5E?+

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