All Palettes

Color Palette #ff7a88, #ffb3b3, #ffdc85, #ffec99, #ffe5a3

0%
0%
0%

CSS code for this palette

/* CSS */
.heatstroke {
color: #ff7a88;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.spirited-yellow {
color: #ffdc85;
}
.old-yella {
color: #ffec99;
}
.sun-drenched {
color: #ffe5a3;
}

/* CSS Variables */
:root {
--heatstroke:#ff7a88;
--wildflower-bouquet:#ffb3b3;
--spirited-yellow:#ffdc85;
--old-yella:#ffec99;
--sun-drenched:#ffe5a3;
}

More palettes to explore