All Palettes

Color Palette #f6a9a2, #f2b2a1, #f2d7b0, #f1deb7, #d9e9d3

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a9a2;
}
.first-date {
color: #f2b2a1;
}
.cream-custard {
color: #f2d7b0;
}
.limitless {
color: #f1deb7;
}
.touch-of-green {
color: #d9e9d3;
}

/* CSS Variables */
:root {
--calabrese:#f6a9a2;
--first-date:#f2b2a1;
--cream-custard:#f2d7b0;
--limitless:#f1deb7;
--touch-of-green:#d9e9d3;
}

More palettes to explore