All Palettes

Color Palette #f1c0e8, #b7e3f0, #a5d7a2, #f6eba2, #f29b91

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-soap {
color: #f1c0e8;
}
.ocean-front {
color: #b7e3f0;
}
.green-trance {
color: #a5d7a2;
}
.lazy-daisy {
color: #f6eba2;
}
.coral-bead {
color: #f29b91;
}

/* CSS Variables */
:root {
--lavender-soap:#f1c0e8;
--ocean-front:#b7e3f0;
--green-trance:#a5d7a2;
--lazy-daisy:#f6eba2;
--coral-bead:#f29b91;
}

More palettes to explore