Fully Purple
#514c7e · one of 31,915 named colors
Fully Purple is a medium, soft blue with the hex code #514c7e. In RGB it is 81 red, 76 green and 126 blue, and white text is most readable on top of it.
Codes
HEX
#514c7eHEX8
#514c7effRGB
rgb(81, 76, 126)RGBA
rgba(81, 76, 126, 1)RGB %
rgb(32%, 30%, 49%)HSL
hsl(246, 25%, 40%)HSLA
hsla(246, 25%, 40%, 1)Variables
Sass
$fully-purple: #514c7e;Less
@fully-purple: #514c7e;CSS
--fully-purple: #514c7e;