All Palettes

Color Palette #f6a8a2, #f4b3c2, #f0c1d3, #f1d1a2, #f1e7a2

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a8a2;
}
.ibis {
color: #f4b3c2;
}
.parrot-tulip {
color: #f0c1d3;
}
.scalloped-oak {
color: #f1d1a2;
}
.majestic-treasures {
color: #f1e7a2;
}

/* CSS Variables */
:root {
--calabrese:#f6a8a2;
--ibis:#f4b3c2;
--parrot-tulip:#f0c1d3;
--scalloped-oak:#f1d1a2;
--majestic-treasures:#f1e7a2;
}

More palettes to explore