#AE0300 Color

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

Color preview

#AE0300

Color formats

HEX
#AE0300
RGB
rgb(174, 3, 0)
RGBA
rgba(174, 3, 0, 1)
HSL
hsl(1, 100%, 34%)
HSV
hsv(1, 100%, 68%)
CMYK
cmyk(0%, 98%, 100%, 32%)
CSS variable
--color-primary: #AE0300;
Lowercase HEX
#ae0300

Shades

Tints

Tones

Harmony

CSS snippets for #AE0300

.color-ae0300 {
  color: #AE0300;
  background-color: #AE0300;
}

Frequently asked questions

What color is #AE0300?+

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

What is the closest Tailwind color to #AE0300?+

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