Chakra
#8b5e8f · one of 31,915 named colors
Chakra is a medium, soft pink with the hex code #8b5e8f. In RGB it is 139 red, 94 green and 143 blue, and white text is most readable on top of it.
Codes
HEX
#8b5e8fHEX8
#8b5e8fffRGB
rgb(139, 94, 143)RGBA
rgba(139, 94, 143, 1)RGB %
rgb(55%, 37%, 56%)HSL
hsl(295, 21%, 46%)HSLA
hsla(295, 21%, 46%, 1)Variables
Sass
$chakra: #8b5e8f;Less
@chakra: #8b5e8f;CSS
--chakra: #8b5e8f;