Dried Lilac
#bbbbff · one of 31,915 named colors
Dried Lilac is a very light, vivid blue with the hex code #bbbbff. In RGB it is 187 red, 187 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#bbbbffHEX8
#bbbbffffRGB
rgb(187, 187, 255)RGBA
rgba(187, 187, 255, 1)RGB %
rgb(73%, 73%, 100%)HSL
hsl(240, 100%, 87%)HSLA
hsla(240, 100%, 87%, 1)Variables
Sass
$dried-lilac: #bbbbff;Less
@dried-lilac: #bbbbff;CSS
--dried-lilac: #bbbbff;