All Palettes

Color Palette #f9aeae, #ffb3b3, #ffdb99, #ffebb3, #fff7a3

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.butter-cupcake {
color: #ffdb99;
}
.lively-yellow {
color: #ffebb3;
}
.candle-flame {
color: #fff7a3;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--wildflower-bouquet:#ffb3b3;
--butter-cupcake:#ffdb99;
--lively-yellow:#ffebb3;
--candle-flame:#fff7a3;
}

More palettes to explore