Astro Purple
#6d5acf · one of 31,915 named colors
Astro Purple is a medium, strong blue with the hex code #6d5acf. In RGB it is 109 red, 90 green and 207 blue, and white text is most readable on top of it.
Codes
HEX
#6d5acfHEX8
#6d5acfffRGB
rgb(109, 90, 207)RGBA
rgba(109, 90, 207, 1)RGB %
rgb(43%, 35%, 81%)HSL
hsl(250, 55%, 58%)HSLA
hsla(250, 55%, 58%, 1)Variables
Sass
$astro-purple: #6d5acf;Less
@astro-purple: #6d5acf;CSS
--astro-purple: #6d5acf;