All Palettes

Color Palette #ff7092, #ffb8ad, #fff4b3, #d1e4ff, #6a82fb

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.ripe-melon {
color: #ffb8ad;
}
.creamy-lemon {
color: #fff4b3;
}
.veiling-waterfalls {
color: #d1e4ff;
}
.punch-out-glove {
color: #6a82fb;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--ripe-melon:#ffb8ad;
--creamy-lemon:#fff4b3;
--veiling-waterfalls:#d1e4ff;
--punch-out-glove:#6a82fb;
}

More palettes to explore