All Palettes

Color Palette #f6a2a4, #f5b88e, #f2da6e, #a9d68f, #8bc7e9

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a2a4;
}
.peach-taffy {
color: #f5b88e;
}
.mocha-dandelion {
color: #f2da6e;
}
.nature-s-delight {
color: #a9d68f;
}
.deluxe-days {
color: #8bc7e9;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a2a4;
--peach-taffy:#f5b88e;
--mocha-dandelion:#f2da6e;
--nature-s-delight:#a9d68f;
--deluxe-days:#8bc7e9;
}

More palettes to explore