Ancient Ice
#73fdff · one of 31,915 named colors
Ancient Ice is a light, vivid cyan with the hex code #73fdff. In RGB it is 115 red, 253 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#73fdffHEX8
#73fdffffRGB
rgb(115, 253, 255)RGBA
rgba(115, 253, 255, 1)RGB %
rgb(45%, 99%, 100%)HSL
hsl(181, 100%, 73%)HSLA
hsla(181, 100%, 73%, 1)Variables
Sass
$ancient-ice: #73fdff;Less
@ancient-ice: #73fdff;CSS
--ancient-ice: #73fdff;