#50403E Color

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

Color preview

#50403E

Color formats

HEX
#50403E
RGB
rgb(80, 64, 62)
RGBA
rgba(80, 64, 62, 1)
HSL
hsl(7, 13%, 28%)
HSV
hsv(7, 23%, 31%)
CMYK
cmyk(0%, 20%, 22%, 69%)
CSS variable
--color-primary: #50403E;
Lowercase HEX
#50403e

Shades

Tints

Tones

Harmony

CSS snippets for #50403E

.color-50403e {
  color: #50403E;
  background-color: #50403E;
}

Frequently asked questions

What color is #50403E?+

#50403E is a HEX color with RGB value rgb(80, 64, 62) and HSL value hsl(7, 13%, 28%). Its closest CSS named color is DarkSlateGray.

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

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