#E6AE7C Color

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

Color preview

#E6AE7C

Color formats

HEX
#E6AE7C
RGB
rgb(230, 174, 124)
RGBA
rgba(230, 174, 124, 1)
HSL
hsl(28, 68%, 69%)
HSV
hsv(28, 46%, 90%)
CMYK
cmyk(0%, 24%, 46%, 10%)
CSS variable
--color-primary: #E6AE7C;
Lowercase HEX
#e6ae7c

Shades

Tints

Tones

Harmony

CSS snippets for #E6AE7C

.color-e6ae7c {
  color: #E6AE7C;
  background-color: #E6AE7C;
}

Frequently asked questions

What color is #E6AE7C?+

#E6AE7C is a HEX color with RGB value rgb(230, 174, 124) and HSL value hsl(28, 68%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #E6AE7C?+

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