Nebulas Blue
#2e62a7 · one of 31,915 named colors
Nebulas Blue is a medium, strong blue with the hex code #2e62a7. In RGB it is 46 red, 98 green and 167 blue, and white text is most readable on top of it.
Codes
HEX
#2e62a7HEX8
#2e62a7ffRGB
rgb(46, 98, 167)RGBA
rgba(46, 98, 167, 1)RGB %
rgb(18%, 38%, 65%)HSL
hsl(214, 57%, 42%)HSLA
hsla(214, 57%, 42%, 1)Variables
Sass
$nebulas-blue: #2e62a7;Less
@nebulas-blue: #2e62a7;CSS
--nebulas-blue: #2e62a7;