All Palettes

Color Palette #f1a8a2, #f6c9c6, #f9e8e6, #d6e6e0, #a5c9d4

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.first-peach {
color: #f6c9c6;
}
.musical-mist {
color: #f9e8e6;
}
.echo {
color: #d6e6e0;
}
.sky-chase {
color: #a5c9d4;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--first-peach:#f6c9c6;
--musical-mist:#f9e8e6;
--echo:#d6e6e0;
--sky-chase:#a5c9d4;
}

More palettes to explore