All Palettes

Color Palette #f8c4c4, #f5ae9e, #f39081, #f2a06e, #f5c76b

0%
0%
0%

CSS code for this palette

/* CSS */
.azalea-pink {
color: #f8c4c4;
}
.rosy-outlook {
color: #f5ae9e;
}
.ibis-wing {
color: #f39081;
}
.monarch-orange {
color: #f2a06e;
}
.yellow-currant {
color: #f5c76b;
}

/* CSS Variables */
:root {
--azalea-pink:#f8c4c4;
--rosy-outlook:#f5ae9e;
--ibis-wing:#f39081;
--monarch-orange:#f2a06e;
--yellow-currant:#f5c76b;
}

More palettes to explore