All Palettes

Color Palette #f7b5a1, #f9d29f, #f6ecd5, #b7e1d1, #7db2b5

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.ginger-peach {
color: #f9d29f;
}
.wax-wing {
color: #f6ecd5;
}
.filtered-forest {
color: #b7e1d1;
}
.buoyancy {
color: #7db2b5;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--ginger-peach:#f9d29f;
--wax-wing:#f6ecd5;
--filtered-forest:#b7e1d1;
--buoyancy:#7db2b5;
}

More palettes to explore