All Palettes

Color Palette #ffdbe1, #ffaba3, #ffd699, #ffd1d1, #ff9b70

0%
0%
0%

CSS code for this palette

/* CSS */
.it-s-a-girl {
color: #ffdbe1;
}
.patient-pink {
color: #ffaba3;
}
.caramel-finish {
color: #ffd699;
}
.girlie {
color: #ffd1d1;
}
.hibiscus-delight {
color: #ff9b70;
}

/* CSS Variables */
:root {
--it-s-a-girl:#ffdbe1;
--patient-pink:#ffaba3;
--caramel-finish:#ffd699;
--girlie:#ffd1d1;
--hibiscus-delight:#ff9b70;
}

More palettes to explore