Blue Hill
#1e454d · one of 31,915 named colors
Blue Hill is a dark, soft cyan with the hex code #1e454d. In RGB it is 30 red, 69 green and 77 blue, and white text is most readable on top of it.
Codes
HEX
#1e454dHEX8
#1e454dffRGB
rgb(30, 69, 77)RGBA
rgba(30, 69, 77, 1)RGB %
rgb(12%, 27%, 30%)HSL
hsl(190, 44%, 21%)HSLA
hsla(190, 44%, 21%, 1)Variables
Sass
$blue-hill: #1e454d;Less
@blue-hill: #1e454d;CSS
--blue-hill: #1e454d;