#50403C Color

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

Color preview

#50403C

Color formats

HEX
#50403C
RGB
rgb(80, 64, 60)
RGBA
rgba(80, 64, 60, 1)
HSL
hsl(12, 14%, 27%)
HSV
hsv(12, 25%, 31%)
CMYK
cmyk(0%, 20%, 25%, 69%)
CSS variable
--color-primary: #50403C;
Lowercase HEX
#50403c

Shades

Tints

Tones

Harmony

CSS snippets for #50403C

.color-50403c {
  color: #50403C;
  background-color: #50403C;
}

Frequently asked questions

What color is #50403C?+

#50403C is a HEX color with RGB value rgb(80, 64, 60) and HSL value hsl(12, 14%, 27%). Its closest CSS named color is DarkSlateGray.

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

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