All Palettes

Color Palette #ff7092, #ff998a, #ffb9a3, #ffe5d1, #fffbf0

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.nature-apricot {
color: #ffb9a3;
}
.powdered-peach {
color: #ffe5d1;
}
.vanilla-shake {
color: #fffbf0;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--nature-apricot:#ffb9a3;
--powdered-peach:#ffe5d1;
--vanilla-shake:#fffbf0;
}

More palettes to explore