All Palettes

Color Palette #d9cba1, #f2e2c4, #f5c7a8, #f7b7a1, #eab8c8

0%
0%
0%

CSS code for this palette

/* CSS */
.ground-ginger {
color: #d9cba1;
}
.afterglow {
color: #f2e2c4;
}
.citrus-sachet {
color: #f5c7a8;
}
.mystic-tulip {
color: #f7b7a1;
}
.chantilly {
color: #eab8c8;
}

/* CSS Variables */
:root {
--ground-ginger:#d9cba1;
--afterglow:#f2e2c4;
--citrus-sachet:#f5c7a8;
--mystic-tulip:#f7b7a1;
--chantilly:#eab8c8;
}

More palettes to explore