All Palettes

Color Palette #f7c94b, #f8802a, #f8b4c9, #c89ce3, #6b9cd1

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.summer-citrus {
color: #f8802a;
}
.love-spell {
color: #f8b4c9;
}
.silver-rust {
color: #c89ce3;
}
.blue-electress {
color: #6b9cd1;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--summer-citrus:#f8802a;
--love-spell:#f8b4c9;
--silver-rust:#c89ce3;
--blue-electress:#6b9cd1;
}

More palettes to explore