#500202 Color

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

Color preview

#500202

Color formats

HEX
#500202
RGB
rgb(80, 2, 2)
RGBA
rgba(80, 2, 2, 1)
HSL
hsl(0, 95%, 16%)
HSV
hsv(0, 98%, 31%)
CMYK
cmyk(0%, 98%, 98%, 69%)
CSS variable
--color-primary: #500202;
Lowercase HEX
#500202

Shades

Tints

Tones

Harmony

CSS snippets for #500202

.color-500202 {
  color: #500202;
  background-color: #500202;
}

Frequently asked questions

What color is #500202?+

#500202 is a HEX color with RGB value rgb(80, 2, 2) and HSL value hsl(0, 95%, 16%). Its closest CSS named color is Maroon.

What is the closest Tailwind color to #500202?+

The closest Tailwind color is red-950, available as the bg-red-950 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