Sovereign
#4b4356 · one of 31,915 named colors
Sovereign is a dark, muted purple with the hex code #4b4356. In RGB it is 75 red, 67 green and 86 blue, and white text is most readable on top of it.
Codes
HEX
#4b4356HEX8
#4b4356ffRGB
rgb(75, 67, 86)RGBA
rgba(75, 67, 86, 1)RGB %
rgb(29%, 26%, 34%)HSL
hsl(265, 12%, 30%)HSLA
hsla(265, 12%, 30%, 1)Variables
Sass
$sovereign: #4b4356;Less
@sovereign: #4b4356;CSS
--sovereign: #4b4356;