All Palettes

Color Palette #f9c4b4, #f7a8a1, #f4c3cf, #f2e1b5, #f1e7a2

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-obsession {
color: #f9c4b4;
}
.roseberry {
color: #f7a8a1;
}
.in-the-pink {
color: #f4c3cf;
}
.calla {
color: #f2e1b5;
}
.majestic-treasures {
color: #f1e7a2;
}

/* CSS Variables */
:root {
--apricot-obsession:#f9c4b4;
--roseberry:#f7a8a1;
--in-the-pink:#f4c3cf;
--calla:#f2e1b5;
--majestic-treasures:#f1e7a2;
}

More palettes to explore