All Palettes

Color Palette #ff7092, #ff998a, #ffbfa3, #f2e4d4, #d7a3c4

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.sweet-apricot {
color: #ffbfa3;
}
.china-doll {
color: #f2e4d4;
}
.pastel-lavender {
color: #d7a3c4;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--sweet-apricot:#ffbfa3;
--china-doll:#f2e4d4;
--pastel-lavender:#d7a3c4;
}

More palettes to explore