Wet Suit
#50493c · one of 31,915 named colors
Wet Suit is a dark, muted orange with the hex code #50493c. In RGB it is 80 red, 73 green and 60 blue, and white text is most readable on top of it.
Codes
HEX
#50493cHEX8
#50493cffRGB
rgb(80, 73, 60)RGBA
rgba(80, 73, 60, 1)RGB %
rgb(31%, 29%, 24%)HSL
hsl(39, 14%, 27%)HSLA
hsla(39, 14%, 27%, 1)Variables
Sass
$wet-suit: #50493c;Less
@wet-suit: #50493c;CSS
--wet-suit: #50493c;