All Palettes

Color Palette #e9c3c5, #f9d4a4, #f4e2b3, #b7e1c5, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.cranapple-cream {
color: #e9c3c5;
}
.prosecco {
color: #f9d4a4;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.lattice-work {
color: #b7e1c5;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--cranapple-cream:#e9c3c5;
--prosecco:#f9d4a4;
--smooth-as-corn-silk:#f4e2b3;
--lattice-work:#b7e1c5;
--windstorm:#6999c3;
}

More palettes to explore