#AD2300 Color

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

Color preview

#AD2300

Color formats

HEX
#AD2300
RGB
rgb(173, 35, 0)
RGBA
rgba(173, 35, 0, 1)
HSL
hsl(12, 100%, 34%)
HSV
hsv(12, 100%, 68%)
CMYK
cmyk(0%, 80%, 100%, 32%)
CSS variable
--color-primary: #AD2300;
Lowercase HEX
#ad2300

Shades

Tints

Tones

Harmony

CSS snippets for #AD2300

.color-ad2300 {
  color: #AD2300;
  background-color: #AD2300;
}

Frequently asked questions

What color is #AD2300?+

#AD2300 is a HEX color with RGB value rgb(173, 35, 0) and HSL value hsl(12, 100%, 34%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #AD2300?+

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