All Palettes

Color Palette #f9b1ae, #f5c19e, #f2e2b0, #a2d8a3, #6ba8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.almond-cream {
color: #f5c19e;
}
.bone-white {
color: #f2e2b0;
}
.green-trance {
color: #a2d8a3;
}
.ocean-tropic {
color: #6ba8d1;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--almond-cream:#f5c19e;
--bone-white:#f2e2b0;
--green-trance:#a2d8a3;
--ocean-tropic:#6ba8d1;
}

More palettes to explore