All Palettes

Color Palette #f1a8a2, #f0c5c1, #e5e0e1, #b3d1b7, #afe0e4

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.snowpink {
color: #f0c5c1;
}
.mountain-air {
color: #e5e0e1;
}
.enchanted-meadow {
color: #b3d1b7;
}
.opal {
color: #afe0e4;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--snowpink:#f0c5c1;
--mountain-air:#e5e0e1;
--enchanted-meadow:#b3d1b7;
--opal:#afe0e4;
}

More palettes to explore