Aqua
#0ff0fe · one of 31,915 named colors
Aqua is a medium, vivid cyan with the hex code #0ff0fe. In RGB it is 15 red, 240 green and 254 blue, and black text is most readable on top of it.
Codes
HEX
#0ff0feHEX8
#0ff0feffRGB
rgb(15, 240, 254)RGBA
rgba(15, 240, 254, 1)RGB %
rgb(6%, 94%, 100%)HSL
hsl(184, 99%, 53%)HSLA
hsla(184, 99%, 53%, 1)Variables
Sass
$aqua: #0ff0fe;Less
@aqua: #0ff0fe;CSS
--aqua: #0ff0fe;