Amazon
#387b54 · one of 31,915 named colors
Amazon is a medium, soft green with the hex code #387b54. In RGB it is 56 red, 123 green and 84 blue, and white text is most readable on top of it.
Codes
HEX
#387b54HEX8
#387b54ffRGB
rgb(56, 123, 84)RGBA
rgba(56, 123, 84, 1)RGB %
rgb(22%, 48%, 33%)HSL
hsl(145, 37%, 35%)HSLA
hsla(145, 37%, 35%, 1)Variables
Sass
$amazon: #387b54;Less
@amazon: #387b54;CSS
--amazon: #387b54;