Cold Pack
#0033dd · one of 31,915 named colors
Cold Pack is a medium, vivid blue with the hex code #0033dd. In RGB it is 0 red, 51 green and 221 blue, and white text is most readable on top of it.
Codes
HEX
#0033ddHEX8
#0033ddffRGB
rgb(0, 51, 221)RGBA
rgba(0, 51, 221, 1)RGB %
rgb(0%, 20%, 87%)HSL
hsl(226, 100%, 43%)HSLA
hsla(226, 100%, 43%, 1)Variables
Sass
$cold-pack: #0033dd;Less
@cold-pack: #0033dd;CSS
--cold-pack: #0033dd;