#50403A Color

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

Color preview

#50403A

Color formats

HEX
#50403A
RGB
rgb(80, 64, 58)
RGBA
rgba(80, 64, 58, 1)
HSL
hsl(16, 16%, 27%)
HSV
hsv(16, 28%, 31%)
CMYK
cmyk(0%, 20%, 28%, 69%)
CSS variable
--color-primary: #50403A;
Lowercase HEX
#50403a

Shades

Tints

Tones

Harmony

CSS snippets for #50403A

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

Frequently asked questions

What color is #50403A?+

#50403A is a HEX color with RGB value rgb(80, 64, 58) and HSL value hsl(16, 16%, 27%). Its closest CSS named color is DarkSlateGray.

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

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