Cruel Sea
#213638 · one of 31,915 named colors
Cruel Sea is a dark, soft cyan with the hex code #213638. In RGB it is 33 red, 54 green and 56 blue, and white text is most readable on top of it.
Codes
HEX
#213638HEX8
#213638ffRGB
rgb(33, 54, 56)RGBA
rgba(33, 54, 56, 1)RGB %
rgb(13%, 21%, 22%)HSL
hsl(185, 26%, 17%)HSLA
hsla(185, 26%, 17%, 1)Variables
Sass
$cruel-sea: #213638;Less
@cruel-sea: #213638;CSS
--cruel-sea: #213638;