All Palettes

Color Palette #f1a7c5, #f5c2d5, #f8e2e8, #fdd0a0, #f6aa6f

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f1a7c5;
}
.cherry-blossom {
color: #f5c2d5;
}
.pork-belly {
color: #f8e2e8;
}
.peach-beach {
color: #fdd0a0;
}
.florida-sunrise {
color: #f6aa6f;
}

/* CSS Variables */
:root {
--rose-mallow:#f1a7c5;
--cherry-blossom:#f5c2d5;
--pork-belly:#f8e2e8;
--peach-beach:#fdd0a0;
--florida-sunrise:#f6aa6f;
}

More palettes to explore