#A01C23 Color

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

Color preview

#A01C23

Color formats

HEX
#A01C23
RGB
rgb(160, 28, 35)
RGBA
rgba(160, 28, 35, 1)
HSL
hsl(357, 70%, 37%)
HSV
hsv(357, 83%, 63%)
CMYK
cmyk(0%, 83%, 78%, 37%)
CSS variable
--color-primary: #A01C23;
Lowercase HEX
#a01c23

Shades

Tints

Tones

Harmony

CSS snippets for #A01C23

.color-a01c23 {
  color: #A01C23;
  background-color: #A01C23;
}

Frequently asked questions

What color is #A01C23?+

#A01C23 is a HEX color with RGB value rgb(160, 28, 35) and HSL value hsl(357, 70%, 37%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #A01C23?+

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