Periwinkle
#8e82fe · one of 31,915 named colors
Periwinkle is a light, vivid blue with the hex code #8e82fe. In RGB it is 142 red, 130 green and 254 blue, and black text is most readable on top of it.
Codes
HEX
#8e82feHEX8
#8e82feffRGB
rgb(142, 130, 254)RGBA
rgba(142, 130, 254, 1)RGB %
rgb(56%, 51%, 100%)HSL
hsl(246, 98%, 75%)HSLA
hsla(246, 98%, 75%, 1)Variables
Sass
$periwinkle: #8e82fe;Less
@periwinkle: #8e82fe;CSS
--periwinkle: #8e82fe;