All Palettes

Color Palette #f1c1d6, #f8e6b9, #c4e9b4, #80c0e0, #ffb3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c1d6;
}
.gentle-glow {
color: #f8e6b9;
}
.almost-aloe {
color: #c4e9b4;
}
.horizon-haze {
color: #80c0e0;
}
.wildflower-bouquet {
color: #ffb3b3;
}

/* CSS Variables */
:root {
--sweetheart:#f1c1d6;
--gentle-glow:#f8e6b9;
--almost-aloe:#c4e9b4;
--horizon-haze:#80c0e0;
--wildflower-bouquet:#ffb3b3;
}

More palettes to explore