Aqua Whisper
#bfdfdf · one of 31,915 named colors
Aqua Whisper is a light, soft cyan with the hex code #bfdfdf. In RGB it is 191 red, 223 green and 223 blue, and black text is most readable on top of it.
Codes
HEX
#bfdfdfHEX8
#bfdfdfffRGB
rgb(191, 223, 223)RGBA
rgba(191, 223, 223, 1)RGB %
rgb(75%, 87%, 87%)HSL
hsl(180, 33%, 81%)HSLA
hsla(180, 33%, 81%, 1)Variables
Sass
$aqua-whisper: #bfdfdf;Less
@aqua-whisper: #bfdfdf;CSS
--aqua-whisper: #bfdfdf;