All Palettes

Color Palette #f7deb1, #d7c7a7, #b0a6c5, #a6e2d4, #f29a91

0%
0%
0%

CSS code for this palette

/* CSS */
.butter-muffin {
color: #f7deb1;
}
.thatched-cottage {
color: #d7c7a7;
}
.forever-lilac {
color: #b0a6c5;
}
.botanical-tint {
color: #a6e2d4;
}
.coral-bead {
color: #f29a91;
}

/* CSS Variables */
:root {
--butter-muffin:#f7deb1;
--thatched-cottage:#d7c7a7;
--forever-lilac:#b0a6c5;
--botanical-tint:#a6e2d4;
--coral-bead:#f29a91;
}

More palettes to explore