Fiord
#4b5a62 · one of 31,915 named colors
Fiord is a dark, muted blue with the hex code #4b5a62. In RGB it is 75 red, 90 green and 98 blue, and white text is most readable on top of it.
Codes
HEX
#4b5a62HEX8
#4b5a62ffRGB
rgb(75, 90, 98)RGBA
rgba(75, 90, 98, 1)RGB %
rgb(29%, 35%, 38%)HSL
hsl(201, 13%, 34%)HSLA
hsla(201, 13%, 34%, 1)Variables
Sass
$fiord: #4b5a62;Less
@fiord: #4b5a62;CSS
--fiord: #4b5a62;