All Palettes

Color Palette #f5a3b8, #f2c7b1, #e3e1ba, #b5e1a3, #a3d2e0

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f5a3b8;
}
.peach-temptation {
color: #f2c7b1;
}
.forest-found {
color: #e3e1ba;
}
.basil-smash {
color: #b5e1a3;
}
.french-pass {
color: #a3d2e0;
}

/* CSS Variables */
:root {
--pink-chalk:#f5a3b8;
--peach-temptation:#f2c7b1;
--forest-found:#e3e1ba;
--basil-smash:#b5e1a3;
--french-pass:#a3d2e0;
}

More palettes to explore