#A01C25 Color

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

Color preview

#A01C25

Color formats

HEX
#A01C25
RGB
rgb(160, 28, 37)
RGBA
rgba(160, 28, 37, 1)
HSL
hsl(356, 70%, 37%)
HSV
hsv(356, 83%, 63%)
CMYK
cmyk(0%, 83%, 77%, 37%)
CSS variable
--color-primary: #A01C25;
Lowercase HEX
#a01c25

Shades

Tints

Tones

Harmony

CSS snippets for #A01C25

.color-a01c25 {
  color: #A01C25;
  background-color: #A01C25;
}

Frequently asked questions

What color is #A01C25?+

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

What is the closest Tailwind color to #A01C25?+

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