All Palettes

Color Palette #f9b1ae, #fdd9b4, #b5e3c7, #a3d6e0, #afb7e4

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.sandy-tan {
color: #fdd9b4;
}
.aqua-bay {
color: #b5e3c7;
}
.terrace-pool {
color: #a3d6e0;
}
.french-lilac-blue {
color: #afb7e4;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--sandy-tan:#fdd9b4;
--aqua-bay:#b5e3c7;
--terrace-pool:#a3d6e0;
--french-lilac-blue:#afb7e4;
}

More palettes to explore