All Palettes

Color Palette #f0b14c, #f6daa7, #f2b1c3, #a3d7e0, #f4b8c4

0%
0%
0%

CSS code for this palette

/* CSS */
.goldsmith {
color: #f0b14c;
}
.fireflies {
color: #f6daa7;
}
.ibis {
color: #f2b1c3;
}
.terrace-pool {
color: #a3d7e0;
}
.petals-unfolding {
color: #f4b8c4;
}

/* CSS Variables */
:root {
--goldsmith:#f0b14c;
--fireflies:#f6daa7;
--ibis:#f2b1c3;
--terrace-pool:#a3d7e0;
--petals-unfolding:#f4b8c4;
}

More palettes to explore