All Palettes

Color Palette #ff7092, #ff9c8f, #ffbaa8, #f7d9a1, #f9e6e7

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.lolly {
color: #ff9c8f;
}
.coral-beach {
color: #ffbaa8;
}
.milky-maize {
color: #f7d9a1;
}
.rose-sugar {
color: #f9e6e7;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--lolly:#ff9c8f;
--coral-beach:#ffbaa8;
--milky-maize:#f7d9a1;
--rose-sugar:#f9e6e7;
}

More palettes to explore