All Palettes

Color Palette #ff7092, #ff998a, #ffb86b, #f5e68e, #f0f3c4

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.desert-dessert {
color: #ffb86b;
}
.flavescent {
color: #f5e68e;
}
.spring-sun {
color: #f0f3c4;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--desert-dessert:#ffb86b;
--flavescent:#f5e68e;
--spring-sun:#f0f3c4;
}

More palettes to explore