All Palettes

Color Palette #f5b7b2, #fad7a3, #f9e79f, #a4d7a3, #75d7c3

0%
0%
0%

CSS code for this palette

/* CSS */
.old-flame {
color: #f5b7b2;
}
.prosecco {
color: #fad7a3;
}
.storm-lightning {
color: #f9e79f;
}
.green-trance {
color: #a4d7a3;
}
.star-grass {
color: #75d7c3;
}

/* CSS Variables */
:root {
--old-flame:#f5b7b2;
--prosecco:#fad7a3;
--storm-lightning:#f9e79f;
--green-trance:#a4d7a3;
--star-grass:#75d7c3;
}

More palettes to explore