All Palettes

Color Palette #f4c3d3, #f7a1c5, #fbad89, #f1d63b, #d99f3a

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f4c3d3;
}
.rogue-pink {
color: #f7a1c5;
}
.sunset-over-the-alps {
color: #fbad89;
}
.giallo {
color: #f1d63b;
}
.golden-hamster {
color: #d99f3a;
}

/* CSS Variables */
:root {
--cherry-blossom:#f4c3d3;
--rogue-pink:#f7a1c5;
--sunset-over-the-alps:#fbad89;
--giallo:#f1d63b;
--golden-hamster:#d99f3a;
}

More palettes to explore