All Palettes

Color Palette #ff7092, #ff998a, #ffcc99, #ffe7a3, #fffbf0

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.peach-orange {
color: #ffcc99;
}
.sun-drenched {
color: #ffe7a3;
}
.vanilla-shake {
color: #fffbf0;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--peach-orange:#ffcc99;
--sun-drenched:#ffe7a3;
--vanilla-shake:#fffbf0;
}

More palettes to explore