#A5403B Color

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

Color preview

#A5403B

Color formats

HEX
#A5403B
RGB
rgb(165, 64, 59)
RGBA
rgba(165, 64, 59, 1)
HSL
hsl(3, 47%, 44%)
HSV
hsv(3, 64%, 65%)
CMYK
cmyk(0%, 61%, 64%, 35%)
CSS variable
--color-primary: #A5403B;
Lowercase HEX
#a5403b

Shades

Tints

Tones

Harmony

CSS snippets for #A5403B

.color-a5403b {
  color: #A5403B;
  background-color: #A5403B;
}

Frequently asked questions

What color is #A5403B?+

#A5403B is a HEX color with RGB value rgb(165, 64, 59) and HSL value hsl(3, 47%, 44%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #A5403B?+

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