All Palettes

Color Palette #f1a7b6, #f6c9a7, #e2e5b8, #a6d8d2, #b19ee5

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b6;
}
.citrus-sachet {
color: #f6c9a7;
}
.schabziger-green {
color: #e2e5b8;
}
.lolly-ice {
color: #a6d8d2;
}
.dreamy-candy-forest {
color: #b19ee5;
}

/* CSS Variables */
:root {
--princess:#f1a7b6;
--citrus-sachet:#f6c9a7;
--schabziger-green:#e2e5b8;
--lolly-ice:#a6d8d2;
--dreamy-candy-forest:#b19ee5;
}

More palettes to explore