All Palettes

Color Palette #f9b1ae, #ffb8c1, #ffd9b8, #ffdfb3, #fff5c2

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.matt-pink {
color: #ffb8c1;
}
.peach-puff {
color: #ffd9b8;
}
.tunisian-stone {
color: #ffdfb3;
}
.spring-buttercup {
color: #fff5c2;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--matt-pink:#ffb8c1;
--peach-puff:#ffd9b8;
--tunisian-stone:#ffdfb3;
--spring-buttercup:#fff5c2;
}

More palettes to explore