Dead Sea
#77eeee · one of 31,915 named colors
Dead Sea is a light, vivid cyan with the hex code #77eeee. In RGB it is 119 red, 238 green and 238 blue, and black text is most readable on top of it.
Codes
HEX
#77eeeeHEX8
#77eeeeffRGB
rgb(119, 238, 238)RGBA
rgba(119, 238, 238, 1)RGB %
rgb(47%, 93%, 93%)HSL
hsl(180, 78%, 70%)HSLA
hsla(180, 78%, 70%, 1)Variables
Sass
$dead-sea: #77eeee;Less
@dead-sea: #77eeee;CSS
--dead-sea: #77eeee;