All Palettes

Color Palette #f9b1ae, #f6c4a2, #f4d89f, #a4d6b3, #6db9d5

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.shrimp-toast {
color: #f6c4a2;
}
.pie-crust {
color: #f4d89f;
}
.frugal {
color: #a4d6b3;
}
.blue-brocade {
color: #6db9d5;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--shrimp-toast:#f6c4a2;
--pie-crust:#f4d89f;
--frugal:#a4d6b3;
--blue-brocade:#6db9d5;
}

More palettes to explore