All Palettes

Color Palette #ff7092, #ffadad, #ffc29e, #d6e2ff, #a1e8e5

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.cornflower-lilac {
color: #ffadad;
}
.esprit-peach {
color: #ffc29e;
}
.veiling-waterfalls {
color: #d6e2ff;
}
.everest {
color: #a1e8e5;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--cornflower-lilac:#ffadad;
--esprit-peach:#ffc29e;
--veiling-waterfalls:#d6e2ff;
--everest:#a1e8e5;
}

More palettes to explore