All Palettes

Color Palette #f1a8a2, #f76969, #fbaf3c, #f0e17f, #a4d6da

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.fiery-salmon {
color: #f76969;
}
.peach-butter {
color: #fbaf3c;
}
.golden-blonde {
color: #f0e17f;
}
.midwinter-mist {
color: #a4d6da;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--fiery-salmon:#f76969;
--peach-butter:#fbaf3c;
--golden-blonde:#f0e17f;
--midwinter-mist:#a4d6da;
}

More palettes to explore