#E2AE6E Color

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

Color preview

#E2AE6E

Color formats

HEX
#E2AE6E
RGB
rgb(226, 174, 110)
RGBA
rgba(226, 174, 110, 1)
HSL
hsl(33, 67%, 66%)
HSV
hsv(33, 51%, 89%)
CMYK
cmyk(0%, 23%, 51%, 11%)
CSS variable
--color-primary: #E2AE6E;
Lowercase HEX
#e2ae6e

Shades

Tints

Tones

Harmony

CSS snippets for #E2AE6E

.color-e2ae6e {
  color: #E2AE6E;
  background-color: #E2AE6E;
}

Frequently asked questions

What color is #E2AE6E?+

#E2AE6E is a HEX color with RGB value rgb(226, 174, 110) and HSL value hsl(33, 67%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #E2AE6E?+

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