All Palettes

Color Palette #f25a76, #f4945d, #f6c479, #f8e8a0, #b5e1a3

0%
0%
0%

CSS code for this palette

/* CSS */
.ponceau {
color: #f25a76;
}
.candied-yam {
color: #f4945d;
}
.sunday-afternoon {
color: #f6c479;
}
.lazy-daisy {
color: #f8e8a0;
}
.basil-smash {
color: #b5e1a3;
}

/* CSS Variables */
:root {
--ponceau:#f25a76;
--candied-yam:#f4945d;
--sunday-afternoon:#f6c479;
--lazy-daisy:#f8e8a0;
--basil-smash:#b5e1a3;
}

More palettes to explore