Blue Tang
#2a4b6e · one of 31,915 named colors
Blue Tang is a dark, soft blue with the hex code #2a4b6e. In RGB it is 42 red, 75 green and 110 blue, and white text is most readable on top of it.
Codes
HEX
#2a4b6eHEX8
#2a4b6effRGB
rgb(42, 75, 110)RGBA
rgba(42, 75, 110, 1)RGB %
rgb(16%, 29%, 43%)HSL
hsl(211, 45%, 30%)HSLA
hsla(211, 45%, 30%, 1)Variables
Sass
$blue-tang: #2a4b6e;Less
@blue-tang: #2a4b6e;CSS
--blue-tang: #2a4b6e;