All Palettes

Color Palette #f6b83c, #f1d5a2, #9fd4df, #4a81b5, #2b2b73

0%
0%
0%

CSS code for this palette

/* CSS */
.squash-blossom {
color: #f6b83c;
}
.peach-patch {
color: #f1d5a2;
}
.ocean-cruise {
color: #9fd4df;
}
.cyan-azure {
color: #4a81b5;
}
.blue-rose {
color: #2b2b73;
}

/* CSS Variables */
:root {
--squash-blossom:#f6b83c;
--peach-patch:#f1d5a2;
--ocean-cruise:#9fd4df;
--cyan-azure:#4a81b5;
--blue-rose:#2b2b73;
}

More palettes to explore