All Palettes

Color Palette #f9aeae, #fddb91, #f3e7a0, #b5e1e8, #a1c6d4

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.lemon-pound-cake {
color: #fddb91;
}
.lazy-daisy {
color: #f3e7a0;
}
.quench-blue {
color: #b5e1e8;
}
.blue-dam {
color: #a1c6d4;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--lemon-pound-cake:#fddb91;
--lazy-daisy:#f3e7a0;
--quench-blue:#b5e1e8;
--blue-dam:#a1c6d4;
}

More palettes to explore