All Palettes

Color Palette #f9d75d, #f7a26e, #f26989, #bc6dd9, #699eec

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-yellow {
color: #f9d75d;
}
.copper-river {
color: #f7a26e;
}
.cupid-s-arrow {
color: #f26989;
}
.lavender {
color: #bc6dd9;
}
.guilliman-blue {
color: #699eec;
}

/* CSS Variables */
:root {
--glitter-yellow:#f9d75d;
--copper-river:#f7a26e;
--cupid-s-arrow:#f26989;
--lavender:#bc6dd9;
--guilliman-blue:#699eec;
}

More palettes to explore