Blue Chip
#1d5699 · one of 31,915 named colors
Blue Chip is a medium, strong blue with the hex code #1d5699. In RGB it is 29 red, 86 green and 153 blue, and white text is most readable on top of it.
Codes
HEX
#1d5699HEX8
#1d5699ffRGB
rgb(29, 86, 153)RGBA
rgba(29, 86, 153, 1)RGB %
rgb(11%, 34%, 60%)HSL
hsl(212, 68%, 36%)HSLA
hsla(212, 68%, 36%, 1)Variables
Sass
$blue-chip: #1d5699;Less
@blue-chip: #1d5699;CSS
--blue-chip: #1d5699;