All Palettes

Color Palette #f1b1d5, #f5a8c7, #f5c2d3, #f7e0b6, #f5b800

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f1b1d5;
}
.rose-mallow {
color: #f5a8c7;
}
.cherry-blossom {
color: #f5c2d3;
}
.pastry {
color: #f7e0b6;
}
.curry-bubbles {
color: #f5b800;
}

/* CSS Variables */
:root {
--soft-cashmere:#f1b1d5;
--rose-mallow:#f5a8c7;
--cherry-blossom:#f5c2d3;
--pastry:#f7e0b6;
--curry-bubbles:#f5b800;
}

More palettes to explore