All Palettes

Color Palette #ff7092, #ff998a, #ffbaa8, #ffe0e0, #fff3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.coral-beach {
color: #ffbaa8;
}
.red-remains {
color: #ffe0e0;
}
.creamy-cloud-dreams {
color: #fff3e0;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--coral-beach:#ffbaa8;
--red-remains:#ffe0e0;
--creamy-cloud-dreams:#fff3e0;
}

More palettes to explore