All Palettes

Color Palette #ff7092, #ff998a, #ffb8ad, #ffdac2, #ffe4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.ripe-melon {
color: #ffb8ad;
}
.friendship {
color: #ffdac2;
}
.mouse-nose {
color: #ffe4b3;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--ripe-melon:#ffb8ad;
--friendship:#ffdac2;
--mouse-nose:#ffe4b3;
}

More palettes to explore