All Palettes

Color Palette #a58aff, #f1c40e, #e77e23, #2ecc70, #3398db

0%
0%
0%

CSS code for this palette

/* CSS */
.cobalite {
color: #a58aff;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}
.ufo-green {
color: #2ecc70;
}
.blue-damselfly {
color: #3398db;
}

/* CSS Variables */
:root {
--cobalite:#a58aff;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
--ufo-green:#2ecc70;
--blue-damselfly:#3398db;
}

More palettes to explore