All Palettes

Color Palette #f1a8a2, #f6c1c1, #f9e6d2, #f3e9b9, #a3d7d1

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.princess-bride {
color: #f6c1c1;
}
.warm-bread {
color: #f9e6d2;
}
.menoth-white-base {
color: #f3e9b9;
}
.smooth-satin {
color: #a3d7d1;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--princess-bride:#f6c1c1;
--warm-bread:#f9e6d2;
--menoth-white-base:#f3e9b9;
--smooth-satin:#a3d7d1;
}

More palettes to explore