All Palettes

Color Palette #f9d66c, #f28b69, #e45e7d, #a55eba, #5d7dbb

0%
0%
0%

CSS code for this palette

/* CSS */
.forsythia-blossom {
color: #f9d66c;
}
.morning-marmalade {
color: #f28b69;
}
.bubblegum {
color: #e45e7d;
}
.prickly-purple {
color: #a55eba;
}
.granada-sky {
color: #5d7dbb;
}

/* CSS Variables */
:root {
--forsythia-blossom:#f9d66c;
--morning-marmalade:#f28b69;
--bubblegum:#e45e7d;
--prickly-purple:#a55eba;
--granada-sky:#5d7dbb;
}

More palettes to explore