Quantum Blue
#6e799b · one of 31,915 named colors
Quantum Blue is a medium, soft blue with the hex code #6e799b. In RGB it is 110 red, 121 green and 155 blue, and black text is most readable on top of it.
Codes
HEX
#6e799bHEX8
#6e799bffRGB
rgb(110, 121, 155)RGBA
rgba(110, 121, 155, 1)RGB %
rgb(43%, 47%, 61%)HSL
hsl(225, 18%, 52%)HSLA
hsla(225, 18%, 52%, 1)Variables
Sass
$quantum-blue: #6e799b;Less
@quantum-blue: #6e799b;CSS
--quantum-blue: #6e799b;