All Palettes

Color Palette #f1a7b3, #f5c0b8, #f9dac3, #fdf5e2, #e2b54b

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b3;
}
.rainbow {
color: #f5c0b8;
}
.alluring-gesture {
color: #f9dac3;
}
.candlelight-ivory {
color: #fdf5e2;
}
.va-va-voom {
color: #e2b54b;
}

/* CSS Variables */
:root {
--princess:#f1a7b3;
--rainbow:#f5c0b8;
--alluring-gesture:#f9dac3;
--candlelight-ivory:#fdf5e2;
--va-va-voom:#e2b54b;
}

More palettes to explore