All Palettes

Color Palette #f1a8a2, #f4c7c3, #f6e1df, #c8e4da, #a2d8d0

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.english-rose {
color: #f4c7c3;
}
.floral-linen {
color: #f6e1df;
}
.moody-mist {
color: #c8e4da;
}
.smooth-satin {
color: #a2d8d0;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--english-rose:#f4c7c3;
--floral-linen:#f6e1df;
--moody-mist:#c8e4da;
--smooth-satin:#a2d8d0;
}

More palettes to explore