All Palettes

Color Palette #ddb6c8, #f7c0d6, #fa897a, #f9bf62, #f2e6cf

0%
0%
0%

CSS code for this palette

/* CSS */
.kunzite {
color: #ddb6c8;
}
.cherry-blossom {
color: #f7c0d6;
}
.hot-calypso {
color: #fa897a;
}
.sunset-gold {
color: #f9bf62;
}
.french-creme {
color: #f2e6cf;
}

/* CSS Variables */
:root {
--kunzite:#ddb6c8;
--cherry-blossom:#f7c0d6;
--hot-calypso:#fa897a;
--sunset-gold:#f9bf62;
--french-creme:#f2e6cf;
}

More palettes to explore