All Palettes

Color Palette #f2c5d3, #f9a89f, #f68e79, #f5b85c, #e2d960

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f2c5d3;
}
.corally {
color: #f9a89f;
}
.hot-calypso {
color: #f68e79;
}
.crunch {
color: #f5b85c;
}
.fandangle {
color: #e2d960;
}

/* CSS Variables */
:root {
--in-the-pink:#f2c5d3;
--corally:#f9a89f;
--hot-calypso:#f68e79;
--crunch:#f5b85c;
--fandangle:#e2d960;
}

More palettes to explore