All Palettes

Color Palette #f8e1b9, #f5b4a3, #f19b8e, #d77986, #b55e9a

0%
0%
0%

CSS code for this palette

/* CSS */
.curd {
color: #f8e1b9;
}
.first-date {
color: #f5b4a3;
}
.fruit-shake {
color: #f19b8e;
}
.peach-blossom {
color: #d77986;
}
.rose-bud {
color: #b55e9a;
}

/* CSS Variables */
:root {
--curd:#f8e1b9;
--first-date:#f5b4a3;
--fruit-shake:#f19b8e;
--peach-blossom:#d77986;
--rose-bud:#b55e9a;
}

More palettes to explore