All Palettes

Color Palette #f0a800, #f4d780, #ffb3c7, #6ebf7b, #4a9cd3

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.rapunzel {
color: #f4d780;
}
.cherry-blossom-pink {
color: #ffb3c7;
}
.young-fern {
color: #6ebf7b;
}
.peaceful-river {
color: #4a9cd3;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--rapunzel:#f4d780;
--cherry-blossom-pink:#ffb3c7;
--young-fern:#6ebf7b;
--peaceful-river:#4a9cd3;
}

More palettes to explore