Deep Shadow
#514a3d · one of 31,915 named colors
Deep Shadow is a dark, muted orange with the hex code #514a3d. In RGB it is 81 red, 74 green and 61 blue, and white text is most readable on top of it.
Codes
HEX
#514a3dHEX8
#514a3dffRGB
rgb(81, 74, 61)RGBA
rgba(81, 74, 61, 1)RGB %
rgb(32%, 29%, 24%)HSL
hsl(39, 14%, 28%)HSLA
hsla(39, 14%, 28%, 1)Variables
Sass
$deep-shadow: #514a3d;Less
@deep-shadow: #514a3d;CSS
--deep-shadow: #514a3d;