#AE2600 Color

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

Color preview

#AE2600

Color formats

HEX
#AE2600
RGB
rgb(174, 38, 0)
RGBA
rgba(174, 38, 0, 1)
HSL
hsl(13, 100%, 34%)
HSV
hsv(13, 100%, 68%)
CMYK
cmyk(0%, 78%, 100%, 32%)
CSS variable
--color-primary: #AE2600;
Lowercase HEX
#ae2600

Shades

Tints

Tones

Harmony

CSS snippets for #AE2600

.color-ae2600 {
  color: #AE2600;
  background-color: #AE2600;
}

Frequently asked questions

What color is #AE2600?+

#AE2600 is a HEX color with RGB value rgb(174, 38, 0) and HSL value hsl(13, 100%, 34%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #AE2600?+

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