All Palettes

Color Palette #a6d8d9, #b5e3d5, #f5d899, #fbcf89, #f24a7c

0%
0%
0%

CSS code for this palette

/* CSS */
.iced-aqua {
color: #a6d8d9;
}
.cruise {
color: #b5e3d5;
}
.applesauce {
color: #f5d899;
}
.puff-pastry-yellow {
color: #fbcf89;
}
.bonker-pink {
color: #f24a7c;
}

/* CSS Variables */
:root {
--iced-aqua:#a6d8d9;
--cruise:#b5e3d5;
--applesauce:#f5d899;
--puff-pastry-yellow:#fbcf89;
--bonker-pink:#f24a7c;
}

More palettes to explore