Magic Carpet
#9488be · one of 31,915 named colors
Magic Carpet is a medium, soft blue with the hex code #9488be. In RGB it is 148 red, 136 green and 190 blue, and black text is most readable on top of it.
Codes
HEX
#9488beHEX8
#9488beffRGB
rgb(148, 136, 190)RGBA
rgba(148, 136, 190, 1)RGB %
rgb(58%, 53%, 75%)HSL
hsl(253, 29%, 64%)HSLA
hsla(253, 29%, 64%, 1)Variables
Sass
$magic-carpet: #9488be;Less
@magic-carpet: #9488be;CSS
--magic-carpet: #9488be;