#50403F Color

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

Color preview

#50403F

Color formats

HEX
#50403F
RGB
rgb(80, 64, 63)
RGBA
rgba(80, 64, 63, 1)
HSL
hsl(4, 12%, 28%)
HSV
hsv(4, 21%, 31%)
CMYK
cmyk(0%, 20%, 21%, 69%)
CSS variable
--color-primary: #50403F;
Lowercase HEX
#50403f

Shades

Tints

Tones

Harmony

CSS snippets for #50403F

.color-50403f {
  color: #50403F;
  background-color: #50403F;
}

Frequently asked questions

What color is #50403F?+

#50403F is a HEX color with RGB value rgb(80, 64, 63) and HSL value hsl(4, 12%, 28%). Its closest CSS named color is DarkSlateGray.

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

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