#AE3B1E Color

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

Color preview

#AE3B1E

Color formats

HEX
#AE3B1E
RGB
rgb(174, 59, 30)
RGBA
rgba(174, 59, 30, 1)
HSL
hsl(12, 71%, 40%)
HSV
hsv(12, 83%, 68%)
CMYK
cmyk(0%, 66%, 83%, 32%)
CSS variable
--color-primary: #AE3B1E;
Lowercase HEX
#ae3b1e

Shades

Tints

Tones

Harmony

CSS snippets for #AE3B1E

.color-ae3b1e {
  color: #AE3B1E;
  background-color: #AE3B1E;
}

Frequently asked questions

What color is #AE3B1E?+

#AE3B1E is a HEX color with RGB value rgb(174, 59, 30) and HSL value hsl(12, 71%, 40%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #AE3B1E?+

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