Blueshift
#2d47ff · one of 31,915 named colors
Blueshift is a medium, vivid blue with the hex code #2d47ff. In RGB it is 45 red, 71 green and 255 blue, and white text is most readable on top of it.
Codes
HEX
#2d47ffHEX8
#2d47ffffRGB
rgb(45, 71, 255)RGBA
rgba(45, 71, 255, 1)RGB %
rgb(18%, 28%, 100%)HSL
hsl(233, 100%, 59%)HSLA
hsla(233, 100%, 59%, 1)Variables
Sass
$blueshift: #2d47ff;Less
@blueshift: #2d47ff;CSS
--blueshift: #2d47ff;