All Palettes

Color Palette #fddb9b, #fbcc8e, #f9a89f, #f96c9b, #d67a9c

0%
0%
0%

CSS code for this palette

/* CSS */
.butter-cupcake {
color: #fddb9b;
}
.puff-pastry-yellow {
color: #fbcc8e;
}
.corally {
color: #f9a89f;
}
.french-pink {
color: #f96c9b;
}
.little-bow-pink {
color: #d67a9c;
}

/* CSS Variables */
:root {
--butter-cupcake:#fddb9b;
--puff-pastry-yellow:#fbcc8e;
--corally:#f9a89f;
--french-pink:#f96c9b;
--little-bow-pink:#d67a9c;
}

More palettes to explore