#AD5100 Color

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

Color preview

#AD5100

Color formats

HEX
#AD5100
RGB
rgb(173, 81, 0)
RGBA
rgba(173, 81, 0, 1)
HSL
hsl(28, 100%, 34%)
HSV
hsv(28, 100%, 68%)
CMYK
cmyk(0%, 53%, 100%, 32%)
CSS variable
--color-primary: #AD5100;
Lowercase HEX
#ad5100

Shades

Tints

Tones

Harmony

CSS snippets for #AD5100

.color-ad5100 {
  color: #AD5100;
  background-color: #AD5100;
}

Frequently asked questions

What color is #AD5100?+

#AD5100 is a HEX color with RGB value rgb(173, 81, 0) and HSL value hsl(28, 100%, 34%). Its closest CSS named color is SaddleBrown.

What is the closest Tailwind color to #AD5100?+

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