All Palettes

Color Palette #ff7092, #ff998a, #ffb58a, #ffda85, #fff59e

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.coral-dusk {
color: #ffb58a;
}
.spirited-yellow {
color: #ffda85;
}
.lemon-bundt-cake {
color: #fff59e;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--coral-dusk:#ffb58a;
--spirited-yellow:#ffda85;
--lemon-bundt-cake:#fff59e;
}

More palettes to explore