#99001F Color

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

Color preview

#99001F

Color formats

HEX
#99001F
RGB
rgb(153, 0, 31)
RGBA
rgba(153, 0, 31, 1)
HSL
hsl(348, 100%, 30%)
HSV
hsv(348, 100%, 60%)
CMYK
cmyk(0%, 100%, 80%, 40%)
CSS variable
--color-primary: #99001F;
Lowercase HEX
#99001f

Shades

Tints

Tones

Harmony

CSS snippets for #99001F

.color-99001f {
  color: #99001F;
  background-color: #99001F;
}

Frequently asked questions

What color is #99001F?+

#99001F is a HEX color with RGB value rgb(153, 0, 31) and HSL value hsl(348, 100%, 30%). Its closest CSS named color is DarkRed.

What is the closest Tailwind color to #99001F?+

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