All Palettes

Color Palette #f9b1ae, #f6e0a2, #b7e1b9, #a6d7e2, #819dda

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.sun-dust {
color: #f6e0a2;
}
.fringy-flower {
color: #b7e1b9;
}
.winsome-hue {
color: #a6d7e2;
}
.wisteria-blue {
color: #819dda;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--sun-dust:#f6e0a2;
--fringy-flower:#b7e1b9;
--winsome-hue:#a6d7e2;
--wisteria-blue:#819dda;
}

More palettes to explore