Immersed
#204f54 · one of 31,915 named colors
Immersed is a dark, soft cyan with the hex code #204f54. In RGB it is 32 red, 79 green and 84 blue, and white text is most readable on top of it.
Codes
HEX
#204f54HEX8
#204f54ffRGB
rgb(32, 79, 84)RGBA
rgba(32, 79, 84, 1)RGB %
rgb(13%, 31%, 33%)HSL
hsl(186, 45%, 23%)HSLA
hsla(186, 45%, 23%, 1)Variables
Sass
$immersed: #204f54;Less
@immersed: #204f54;CSS
--immersed: #204f54;