All Palettes

Color Palette #f1a8a2, #f4c8c8, #f7e1d9, #f9f0e1, #f3b27c

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.first-peach {
color: #f4c8c8;
}
.sly-shrimp {
color: #f7e1d9;
}
.desert-star {
color: #f9f0e1;
}
.sunburst {
color: #f3b27c;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--first-peach:#f4c8c8;
--sly-shrimp:#f7e1d9;
--desert-star:#f9f0e1;
--sunburst:#f3b27c;
}

More palettes to explore