Blue Whale
#1e3442 · one of 31,915 named colors
Blue Whale is a dark, soft blue with the hex code #1e3442. In RGB it is 30 red, 52 green and 66 blue, and white text is most readable on top of it.
Codes
HEX
#1e3442HEX8
#1e3442ffRGB
rgb(30, 52, 66)RGBA
rgba(30, 52, 66, 1)RGB %
rgb(12%, 20%, 26%)HSL
hsl(203, 38%, 19%)HSLA
hsla(203, 38%, 19%, 1)Variables
Sass
$blue-whale: #1e3442;Less
@blue-whale: #1e3442;CSS
--blue-whale: #1e3442;