All Palettes

Color Palette #f5c7d5, #f6d6b1, #f2eab1, #b9e4d9, #7dc8e3

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f5c7d5;
}
.apricot-gelato {
color: #f6d6b1;
}
.icy-lemonade {
color: #f2eab1;
}
.ode-to-green {
color: #b9e4d9;
}
.big-chill {
color: #7dc8e3;
}

/* CSS Variables */
:root {
--mountain-laurel:#f5c7d5;
--apricot-gelato:#f6d6b1;
--icy-lemonade:#f2eab1;
--ode-to-green:#b9e4d9;
--big-chill:#7dc8e3;
}

More palettes to explore