All Palettes

Color Palette #f1a8a2, #f6b879, #f1d66a, #a5d86e, #6cc0d5

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.rosy-skin {
color: #f6b879;
}
.yellow-cream {
color: #f1d66a;
}
.bilious-green {
color: #a5d86e;
}
.squeaky {
color: #6cc0d5;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--rosy-skin:#f6b879;
--yellow-cream:#f1d66a;
--bilious-green:#a5d86e;
--squeaky:#6cc0d5;
}

More palettes to explore