All Palettes

Color Palette #f9b1ae, #f4caae, #f4e1b3, #d5e2e1, #a9d8e0

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.bellini {
color: #f4caae;
}
.friendly-yellow {
color: #f4e1b3;
}
.pristine-petal {
color: #d5e2e1;
}
.winsome-hue {
color: #a9d8e0;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--bellini:#f4caae;
--friendly-yellow:#f4e1b3;
--pristine-petal:#d5e2e1;
--winsome-hue:#a9d8e0;
}

More palettes to explore