#E6AE6A Color

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

Color preview

#E6AE6A

Color formats

HEX
#E6AE6A
RGB
rgb(230, 174, 106)
RGBA
rgba(230, 174, 106, 1)
HSL
hsl(33, 71%, 66%)
HSV
hsv(33, 54%, 90%)
CMYK
cmyk(0%, 24%, 54%, 10%)
CSS variable
--color-primary: #E6AE6A;
Lowercase HEX
#e6ae6a

Shades

Tints

Tones

Harmony

CSS snippets for #E6AE6A

.color-e6ae6a {
  color: #E6AE6A;
  background-color: #E6AE6A;
}

Frequently asked questions

What color is #E6AE6A?+

#E6AE6A is a HEX color with RGB value rgb(230, 174, 106) and HSL value hsl(33, 71%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #E6AE6A?+

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