Fresh Take
#505b93 · one of 31,915 named colors
Fresh Take is a medium, soft blue with the hex code #505b93. In RGB it is 80 red, 91 green and 147 blue, and white text is most readable on top of it.
Codes
HEX
#505b93HEX8
#505b93ffRGB
rgb(80, 91, 147)RGBA
rgba(80, 91, 147, 1)RGB %
rgb(31%, 36%, 58%)HSL
hsl(230, 30%, 45%)HSLA
hsla(230, 30%, 45%, 1)Variables
Sass
$fresh-take: #505b93;Less
@fresh-take: #505b93;CSS
--fresh-take: #505b93;