Space Dust
#002299 · one of 31,915 named colors
Space Dust is a dark, vivid blue with the hex code #002299. In RGB it is 0 red, 34 green and 153 blue, and white text is most readable on top of it.
Codes
HEX
#002299HEX8
#002299ffRGB
rgb(0, 34, 153)RGBA
rgba(0, 34, 153, 1)RGB %
rgb(0%, 13%, 60%)HSL
hsl(227, 100%, 30%)HSLA
hsla(227, 100%, 30%, 1)Variables
Sass
$space-dust: #002299;Less
@space-dust: #002299;CSS
--space-dust: #002299;