All Palettes

Color Palette #f4c8e2, #b8e1ff, #f1dfb7, #d5b3df, #e5a4d7

0%
0%
0%

CSS code for this palette

/* CSS */
.laelia-pink {
color: #f4c8e2;
}
.dithered-sky {
color: #b8e1ff;
}
.belgian-waffle {
color: #f1dfb7;
}
.pretty-petunia {
color: #d5b3df;
}
.light-orchid {
color: #e5a4d7;
}

/* CSS Variables */
:root {
--laelia-pink:#f4c8e2;
--dithered-sky:#b8e1ff;
--belgian-waffle:#f1dfb7;
--pretty-petunia:#d5b3df;
--light-orchid:#e5a4d7;
}

More palettes to explore