#A1602B Color

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

Color preview

#A1602B

Color formats

HEX
#A1602B
RGB
rgb(161, 96, 43)
RGBA
rgba(161, 96, 43, 1)
HSL
hsl(27, 58%, 40%)
HSV
hsv(27, 73%, 63%)
CMYK
cmyk(0%, 40%, 73%, 37%)
CSS variable
--color-primary: #A1602B;
Lowercase HEX
#a1602b

Shades

Tints

Tones

Harmony

CSS snippets for #A1602B

.color-a1602b {
  color: #A1602B;
  background-color: #A1602B;
}

Frequently asked questions

What color is #A1602B?+

#A1602B is a HEX color with RGB value rgb(161, 96, 43) and HSL value hsl(27, 58%, 40%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #A1602B?+

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