Color names in this palette
CSS code for this palette
/* CSS */
.amethyst-ganzstar {
color: #8c00ff;
}
.sz-ll-si-grape {
color: #791aff;
}
.shady-neon-blue {
color: #5b4dff;
}
.blue-heath-butterfly {
color: #4d6dff;
}
.bleuch-tel-blue {
color: #3d8eff;
}
/* CSS Variables */
:root {
--amethyst-ganzstar:#8c00ff;
--sz-ll-si-grape:#791aff;
--shady-neon-blue:#5b4dff;
--blue-heath-butterfly:#4d6dff;
--bleuch-tel-blue:#3d8eff;
}