All Palettes

Color Palette #ffccd8, #ffdbd6, #ffe4db, #fff6e5, #fff2a8

0%
0%
0%

CSS code for this palette

/* CSS */
.flower-spell {
color: #ffccd8;
}
.peach-schnapps {
color: #ffdbd6;
}
.french-manicure {
color: #ffe4db;
}
.silky-tofu {
color: #fff6e5;
}
.buttered-popcorn {
color: #fff2a8;
}

/* CSS Variables */
:root {
--flower-spell:#ffccd8;
--peach-schnapps:#ffdbd6;
--french-manicure:#ffe4db;
--silky-tofu:#fff6e5;
--buttered-popcorn:#fff2a8;
}

More palettes to explore