All Palettes

Color Palette #f3e5ba, #f1c3a2, #e69b8e, #d66b8f, #b86b99

0%
0%
0%

CSS code for this palette

/* CSS */
.gentle-glow {
color: #f3e5ba;
}
.neighborly-peach {
color: #f1c3a2;
}
.strawberry-rose {
color: #e69b8e;
}
.paris-pink {
color: #d66b8f;
}
.je-t-aime {
color: #b86b99;
}

/* CSS Variables */
:root {
--gentle-glow:#f3e5ba;
--neighborly-peach:#f1c3a2;
--strawberry-rose:#e69b8e;
--paris-pink:#d66b8f;
--je-t-aime:#b86b99;
}

More palettes to explore