All Palettes

Color Palette #e9b9d2, #f4c3c8, #f5d599, #f8e29b, #f1a7c7

0%
0%
0%

CSS code for this palette

/* CSS */
.child-s-play {
color: #e9b9d2;
}
.rose-reminder {
color: #f4c3c8;
}
.applesauce {
color: #f5d599;
}
.buttery-croissant {
color: #f8e29b;
}
.rose-mallow {
color: #f1a7c7;
}

/* CSS Variables */
:root {
--child-s-play:#e9b9d2;
--rose-reminder:#f4c3c8;
--applesauce:#f5d599;
--buttery-croissant:#f8e29b;
--rose-mallow:#f1a7c7;
}

More palettes to explore