All Palettes

Color Palette #8c00ff, #5f3dae, #497b9c, #3bb0b0, #f6e74c

0%
0%
0%

CSS code for this palette

/* CSS */
.amethyst-ganzstar {
color: #8c00ff;
}
.swiss-plum {
color: #5f3dae;
}
.zenith {
color: #497b9c;
}
.lake-tahoe-turquoise {
color: #3bb0b0;
}
.yellow-petal {
color: #f6e74c;
}

/* CSS Variables */
:root {
--amethyst-ganzstar:#8c00ff;
--swiss-plum:#5f3dae;
--zenith:#497b9c;
--lake-tahoe-turquoise:#3bb0b0;
--yellow-petal:#f6e74c;
}

More palettes to explore