All Palettes

Color Palette #f7c94b, #f7d259, #f8e88b, #f1b6a2, #f27c78

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.wake-me-up {
color: #f7d259;
}
.no-gmb-yellow {
color: #f8e88b;
}
.antique-cameo {
color: #f1b6a2;
}
.salmon-pok-bowl {
color: #f27c78;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--wake-me-up:#f7d259;
--no-gmb-yellow:#f8e88b;
--antique-cameo:#f1b6a2;
--salmon-pok-bowl:#f27c78;
}

More palettes to explore