#500B03 Color

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

Color preview

#500B03

Color formats

HEX
#500B03
RGB
rgb(80, 11, 3)
RGBA
rgba(80, 11, 3, 1)
HSL
hsl(6, 93%, 16%)
HSV
hsv(6, 96%, 31%)
CMYK
cmyk(0%, 86%, 96%, 69%)
CSS variable
--color-primary: #500B03;
Lowercase HEX
#500b03

Shades

Tints

Tones

Harmony

CSS snippets for #500B03

.color-500b03 {
  color: #500B03;
  background-color: #500B03;
}

Frequently asked questions

What color is #500B03?+

#500B03 is a HEX color with RGB value rgb(80, 11, 3) and HSL value hsl(6, 93%, 16%). Its closest CSS named color is Maroon.

What is the closest Tailwind color to #500B03?+

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