All Palettes

Color Palette #ff7092, #ff9c8f, #ffbe9e, #ffe4d6, #faf3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.lolly {
color: #ff9c8f;
}
.blushing-cinnamon {
color: #ffbe9e;
}
.light-peach-rose {
color: #ffe4d6;
}
.god-given {
color: #faf3e0;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--lolly:#ff9c8f;
--blushing-cinnamon:#ffbe9e;
--light-peach-rose:#ffe4d6;
--god-given:#faf3e0;
}

More palettes to explore