#501C02 Color

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

Color preview

#501C02

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #501C02

.color-501c02 {
  color: #501C02;
  background-color: #501C02;
}

Frequently asked questions

What color is #501C02?+

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

What is the closest Tailwind color to #501C02?+

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