All Palettes

Color Palette #f5a3b8, #ffb3b3, #ffdd8f, #b4e4c5, #a1dff7

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f5a3b8;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.brite-gold {
color: #ffdd8f;
}
.glaucous-green {
color: #b4e4c5;
}
.ganon-blue {
color: #a1dff7;
}

/* CSS Variables */
:root {
--pink-chalk:#f5a3b8;
--wildflower-bouquet:#ffb3b3;
--brite-gold:#ffdd8f;
--glaucous-green:#b4e4c5;
--ganon-blue:#a1dff7;
}

More palettes to explore