All Palettes

Color Palette #ff7092, #ff998a, #ffb7a3, #ffcbb8, #ffe6d6

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.nature-apricot {
color: #ffb7a3;
}
.dainty-peach {
color: #ffcbb8;
}
.mood-lighting {
color: #ffe6d6;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--nature-apricot:#ffb7a3;
--dainty-peach:#ffcbb8;
--mood-lighting:#ffe6d6;
}

More palettes to explore