All Palettes

Color Palette #ff8a8a, #ffb3b3, #ffda8a, #ffdf99, #ffe4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.red-mull {
color: #ff8a8a;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.big-bus-yellow {
color: #ffda8a;
}
.butter-cupcake {
color: #ffdf99;
}
.mouse-nose {
color: #ffe4b3;
}

/* CSS Variables */
:root {
--red-mull:#ff8a8a;
--wildflower-bouquet:#ffb3b3;
--big-bus-yellow:#ffda8a;
--butter-cupcake:#ffdf99;
--mouse-nose:#ffe4b3;
}

More palettes to explore