Capri
#00bfff · one of 31,915 named colors
Capri is a medium, vivid cyan with the hex code #00bfff. In RGB it is 0 red, 191 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#00bfffHEX8
#00bfffffRGB
rgb(0, 191, 255)RGBA
rgba(0, 191, 255, 1)RGB %
rgb(0%, 75%, 100%)HSL
hsl(195, 100%, 50%)HSLA
hsla(195, 100%, 50%, 1)Variables
Sass
$capri: #00bfff;Less
@capri: #00bfff;CSS
--capri: #00bfff;