Tangaroa
#1e2f3c · one of 31,915 named colors
Tangaroa is a dark, soft blue with the hex code #1e2f3c. In RGB it is 30 red, 47 green and 60 blue, and white text is most readable on top of it.
Codes
HEX
#1e2f3cHEX8
#1e2f3cffRGB
rgb(30, 47, 60)RGBA
rgba(30, 47, 60, 1)RGB %
rgb(12%, 18%, 24%)HSL
hsl(206, 33%, 18%)HSLA
hsla(206, 33%, 18%, 1)Variables
Sass
$tangaroa: #1e2f3c;Less
@tangaroa: #1e2f3c;CSS
--tangaroa: #1e2f3c;