#A12B25 Color

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

Color preview

#A12B25

Color formats

HEX
#A12B25
RGB
rgb(161, 43, 37)
RGBA
rgba(161, 43, 37, 1)
HSL
hsl(3, 63%, 39%)
HSV
hsv(3, 77%, 63%)
CMYK
cmyk(0%, 73%, 77%, 37%)
CSS variable
--color-primary: #A12B25;
Lowercase HEX
#a12b25

Shades

Tints

Tones

Harmony

CSS snippets for #A12B25

.color-a12b25 {
  color: #A12B25;
  background-color: #A12B25;
}

Frequently asked questions

What color is #A12B25?+

#A12B25 is a HEX color with RGB value rgb(161, 43, 37) and HSL value hsl(3, 63%, 39%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #A12B25?+

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