All Palettes

Color Palette #ff708f, #ff99aa, #ffb3d6, #ffdbe3, #ffefeb

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff708f;
}
.fight-the-sunrise {
color: #ff99aa;
}
.lavender-candy {
color: #ffb3d6;
}
.it-s-a-girl {
color: #ffdbe3;
}
.strawberry-dust {
color: #ffefeb;
}

/* CSS Variables */
:root {
--blush-hour:#ff708f;
--fight-the-sunrise:#ff99aa;
--lavender-candy:#ffb3d6;
--it-s-a-girl:#ffdbe3;
--strawberry-dust:#ffefeb;
}

More palettes to explore