Swallow Blue
#154962 · one of 31,915 named colors
Swallow Blue is a dark, strong cyan with the hex code #154962. In RGB it is 21 red, 73 green and 98 blue, and white text is most readable on top of it.
Codes
HEX
#154962HEX8
#154962ffRGB
rgb(21, 73, 98)RGBA
rgba(21, 73, 98, 1)RGB %
rgb(8%, 29%, 38%)HSL
hsl(199, 65%, 23%)HSLA
hsla(199, 65%, 23%, 1)Variables
Sass
$swallow-blue: #154962;Less
@swallow-blue: #154962;CSS
--swallow-blue: #154962;