Enthusiasm
#00ffaa · one of 31,915 named colors
Enthusiasm is a medium, vivid cyan with the hex code #00ffaa. In RGB it is 0 red, 255 green and 170 blue, and black text is most readable on top of it.
Codes
HEX
#00ffaaHEX8
#00ffaaffRGB
rgb(0, 255, 170)RGBA
rgba(0, 255, 170, 1)RGB %
rgb(0%, 100%, 67%)HSL
hsl(160, 100%, 50%)HSLA
hsla(160, 100%, 50%, 1)Variables
Sass
$enthusiasm: #00ffaa;Less
@enthusiasm: #00ffaa;CSS
--enthusiasm: #00ffaa;