All Palettes

Color Palette #f9b1ae, #f6d7a2, #f1e1b1, #a3dcba, #4ab3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.pismo-dunes {
color: #f6d7a2;
}
.bone-white {
color: #f1e1b1;
}
.shanghai-jade {
color: #a3dcba;
}
.high-blue {
color: #4ab3e8;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--pismo-dunes:#f6d7a2;
--bone-white:#f1e1b1;
--shanghai-jade:#a3dcba;
--high-blue:#4ab3e8;
}

More palettes to explore