All Palettes

Color Palette #b9506e, #d26a8b, #e2a6b4, #f4c3d6, #f8e2e9

0%
0%
0%

CSS code for this palette

/* CSS */
.tulip-red {
color: #b9506e;
}
.preppy-rose {
color: #d26a8b;
}
.iced-vovo {
color: #e2a6b4;
}
.sweetheart {
color: #f4c3d6;
}
.first-crush {
color: #f8e2e9;
}

/* CSS Variables */
:root {
--tulip-red:#b9506e;
--preppy-rose:#d26a8b;
--iced-vovo:#e2a6b4;
--sweetheart:#f4c3d6;
--first-crush:#f8e2e9;
}

More palettes to explore