All Palettes

Color Palette #f6c1d7, #f49fb7, #f8d39b, #a2d3e7, #f7e1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f6c1d7;
}
.harmonious-rose {
color: #f49fb7;
}
.honey-butter {
color: #f8d39b;
}
.chefchaouen-blue {
color: #a2d3e7;
}
.venetian-yellow {
color: #f7e1a1;
}

/* CSS Variables */
:root {
--cherry-blossom:#f6c1d7;
--harmonious-rose:#f49fb7;
--honey-butter:#f8d39b;
--chefchaouen-blue:#a2d3e7;
--venetian-yellow:#f7e1a1;
}

More palettes to explore