All Palettes

Color Palette #ff7092, #ff9d8a, #ffb86b, #ffeb7a, #ffe5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff9d8a;
}
.desert-dessert {
color: #ffb86b;
}
.digital-yellow {
color: #ffeb7a;
}
.misty-rose {
color: #ffe5e0;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff9d8a;
--desert-dessert:#ffb86b;
--digital-yellow:#ffeb7a;
--misty-rose:#ffe5e0;
}

More palettes to explore