All Palettes

Color Palette #f3e0d3, #f1b1c9, #f8b4c9, #f0a398, #f5566b

0%
0%
0%

CSS code for this palette

/* CSS */
.posy {
color: #f3e0d3;
}
.fairy-tale {
color: #f1b1c9;
}
.love-spell {
color: #f8b4c9;
}
.peach-tile {
color: #f0a398;
}
.ripe-malinka {
color: #f5566b;
}

/* CSS Variables */
:root {
--posy:#f3e0d3;
--fairy-tale:#f1b1c9;
--love-spell:#f8b4c9;
--peach-tile:#f0a398;
--ripe-malinka:#f5566b;
}

More palettes to explore