Crown Blue
#484e68 · one of 31,915 named colors
Crown Blue is a dark, soft blue with the hex code #484e68. In RGB it is 72 red, 78 green and 104 blue, and white text is most readable on top of it.
Codes
HEX
#484e68HEX8
#484e68ffRGB
rgb(72, 78, 104)RGBA
rgba(72, 78, 104, 1)RGB %
rgb(28%, 31%, 41%)HSL
hsl(229, 18%, 35%)HSLA
hsla(229, 18%, 35%, 1)Variables
Sass
$crown-blue: #484e68;Less
@crown-blue: #484e68;CSS
--crown-blue: #484e68;