#A53D23 Color

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

Color preview

#A53D23

Color formats

HEX
#A53D23
RGB
rgb(165, 61, 35)
RGBA
rgba(165, 61, 35, 1)
HSL
hsl(12, 65%, 39%)
HSV
hsv(12, 79%, 65%)
CMYK
cmyk(0%, 63%, 79%, 35%)
CSS variable
--color-primary: #A53D23;
Lowercase HEX
#a53d23

Shades

Tints

Tones

Harmony

CSS snippets for #A53D23

.color-a53d23 {
  color: #A53D23;
  background-color: #A53D23;
}

Frequently asked questions

What color is #A53D23?+

#A53D23 is a HEX color with RGB value rgb(165, 61, 35) and HSL value hsl(12, 65%, 39%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #A53D23?+

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