Brain Freeze
#00eeff · one of 31,915 named colors
Brain Freeze is a medium, vivid cyan with the hex code #00eeff. In RGB it is 0 red, 238 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#00eeffHEX8
#00eeffffRGB
rgb(0, 238, 255)RGBA
rgba(0, 238, 255, 1)RGB %
rgb(0%, 93%, 100%)HSL
hsl(184, 100%, 50%)HSLA
hsla(184, 100%, 50%, 1)Variables
Sass
$brain-freeze: #00eeff;Less
@brain-freeze: #00eeff;CSS
--brain-freeze: #00eeff;Similar colors