All Palettes

Color Palette #d67a99, #f5b2c5, #f9e2d7, #ffec99, #f7a58d

0%
0%
0%

CSS code for this palette

/* CSS */
.little-bow-pink {
color: #d67a99;
}
.cupid {
color: #f5b2c5;
}
.pink-touch {
color: #f9e2d7;
}
.old-yella {
color: #ffec99;
}
.lugganath-orange {
color: #f7a58d;
}

/* CSS Variables */
:root {
--little-bow-pink:#d67a99;
--cupid:#f5b2c5;
--pink-touch:#f9e2d7;
--old-yella:#ffec99;
--lugganath-orange:#f7a58d;
}

More palettes to explore