All Palettes

Color Palette #ff7092, #ff9b85, #ffb84d, #fff59e, #ffdbe2

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.candy {
color: #ff9b85;
}
.floral-leaf {
color: #ffb84d;
}
.lemon-bundt-cake {
color: #fff59e;
}
.it-s-a-girl {
color: #ffdbe2;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--candy:#ff9b85;
--floral-leaf:#ffb84d;
--lemon-bundt-cake:#fff59e;
--it-s-a-girl:#ffdbe2;
}

More palettes to explore