#A8060C Color

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

Color preview

#A8060C

Color formats

HEX
#A8060C
RGB
rgb(168, 6, 12)
RGBA
rgba(168, 6, 12, 1)
HSL
hsl(358, 93%, 34%)
HSV
hsv(358, 96%, 66%)
CMYK
cmyk(0%, 96%, 93%, 34%)
CSS variable
--color-primary: #A8060C;
Lowercase HEX
#a8060c

Shades

Tints

Tones

Harmony

CSS snippets for #A8060C

.color-a8060c {
  color: #A8060C;
  background-color: #A8060C;
}

Frequently asked questions

What color is #A8060C?+

#A8060C is a HEX color with RGB value rgb(168, 6, 12) and HSL value hsl(358, 93%, 34%). Its closest CSS named color is DarkRed.

What is the closest Tailwind color to #A8060C?+

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