All Palettes

Color Palette #f5b2c5, #f8d3c4, #f2e2ba, #b4e4c5, #79c8d7

0%
0%
0%

CSS code for this palette

/* CSS */
.cupid {
color: #f5b2c5;
}
.demure-pink {
color: #f8d3c4;
}
.pearl-yellow {
color: #f2e2ba;
}
.glaucous-green {
color: #b4e4c5;
}
.water-flow {
color: #79c8d7;
}

/* CSS Variables */
:root {
--cupid:#f5b2c5;
--demure-pink:#f8d3c4;
--pearl-yellow:#f2e2ba;
--glaucous-green:#b4e4c5;
--water-flow:#79c8d7;
}

More palettes to explore