All Palettes

Color Palette #f1a8a2, #f9c6a9, #fce3b6, #b2e1d4, #a7d7d0

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.peach-damask {
color: #f9c6a9;
}
.white-strawberry {
color: #fce3b6;
}
.bay {
color: #b2e1d4;
}
.sinbad {
color: #a7d7d0;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--peach-damask:#f9c6a9;
--white-strawberry:#fce3b6;
--bay:#b2e1d4;
--sinbad:#a7d7d0;
}

More palettes to explore