#A83C24 Color

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

Color preview

#A83C24

Color formats

HEX
#A83C24
RGB
rgb(168, 60, 36)
RGBA
rgba(168, 60, 36, 1)
HSL
hsl(11, 65%, 40%)
HSV
hsv(11, 79%, 66%)
CMYK
cmyk(0%, 64%, 79%, 34%)
CSS variable
--color-primary: #A83C24;
Lowercase HEX
#a83c24

Shades

Tints

Tones

Harmony

CSS snippets for #A83C24

.color-a83c24 {
  color: #A83C24;
  background-color: #A83C24;
}

Frequently asked questions

What color is #A83C24?+

#A83C24 is a HEX color with RGB value rgb(168, 60, 36) and HSL value hsl(11, 65%, 40%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #A83C24?+

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