#99000A Color

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

Color preview

#99000A

Color formats

HEX
#99000A
RGB
rgb(153, 0, 10)
RGBA
rgba(153, 0, 10, 1)
HSL
hsl(356, 100%, 30%)
HSV
hsv(356, 100%, 60%)
CMYK
cmyk(0%, 100%, 93%, 40%)
CSS variable
--color-primary: #99000A;
Lowercase HEX
#99000a

Shades

Tints

Tones

Harmony

CSS snippets for #99000A

.color-99000a {
  color: #99000A;
  background-color: #99000A;
}

Frequently asked questions

What color is #99000A?+

#99000A is a HEX color with RGB value rgb(153, 0, 10) and HSL value hsl(356, 100%, 30%). Its closest CSS named color is DarkRed.

What is the closest Tailwind color to #99000A?+

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