#AE0600 Color

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

Color preview

#AE0600

Color formats

HEX
#AE0600
RGB
rgb(174, 6, 0)
RGBA
rgba(174, 6, 0, 1)
HSL
hsl(2, 100%, 34%)
HSV
hsv(2, 100%, 68%)
CMYK
cmyk(0%, 97%, 100%, 32%)
CSS variable
--color-primary: #AE0600;
Lowercase HEX
#ae0600

Shades

Tints

Tones

Harmony

CSS snippets for #AE0600

.color-ae0600 {
  color: #AE0600;
  background-color: #AE0600;
}

Frequently asked questions

What color is #AE0600?+

#AE0600 is a HEX color with RGB value rgb(174, 6, 0) and HSL value hsl(2, 100%, 34%). Its closest CSS named color is DarkRed.

What is the closest Tailwind color to #AE0600?+

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