#50331B Color

Inspect #50331B across formats, palettes, contrast and closest named color matches.

Color preview

#50331B

Color formats

HEX
#50331B
RGB
rgb(80, 51, 27)
RGBA
rgba(80, 51, 27, 1)
HSL
hsl(27, 50%, 21%)
HSV
hsv(27, 66%, 31%)
CMYK
cmyk(0%, 36%, 66%, 69%)
CSS variable
--color-primary: #50331B;
Lowercase HEX
#50331b

Shades

Tints

Tones

Harmony

CSS snippets for #50331B

.color-50331b {
  color: #50331B;
  background-color: #50331B;
}

Frequently asked questions

What color is #50331B?+

#50331B is a HEX color with RGB value rgb(80, 51, 27) and HSL value hsl(27, 50%, 21%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #50331B?+

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