Ocean Abyss
#221166 · one of 31,915 named colors
Ocean Abyss is a dark, strong blue with the hex code #221166. In RGB it is 34 red, 17 green and 102 blue, and white text is most readable on top of it.
Codes
HEX
#221166HEX8
#221166ffRGB
rgb(34, 17, 102)RGBA
rgba(34, 17, 102, 1)RGB %
rgb(13%, 7%, 40%)HSL
hsl(252, 71%, 23%)HSLA
hsla(252, 71%, 23%, 1)Variables
Sass
$ocean-abyss: #221166;Less
@ocean-abyss: #221166;CSS
--ocean-abyss: #221166;