Bermuda Grey
#6b8ba2 · one of 31,915 named colors
Bermuda Grey is a medium, soft blue with the hex code #6b8ba2. In RGB it is 107 red, 139 green and 162 blue, and black text is most readable on top of it.
Codes
HEX
#6b8ba2HEX8
#6b8ba2ffRGB
rgb(107, 139, 162)RGBA
rgba(107, 139, 162, 1)RGB %
rgb(42%, 55%, 64%)HSL
hsl(205, 23%, 53%)HSLA
hsla(205, 23%, 53%, 1)Variables
Sass
$bermuda-grey: #6b8ba2;Less
@bermuda-grey: #6b8ba2;CSS
--bermuda-grey: #6b8ba2;