All Palettes

Color Palette #f9b1ae, #f9d29f, #f9eba4, #a6e2c6, #7cb9da

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.ginger-peach {
color: #f9d29f;
}
.lazy-daisy {
color: #f9eba4;
}
.reef-green {
color: #a6e2c6;
}
.coastal-waters {
color: #7cb9da;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--ginger-peach:#f9d29f;
--lazy-daisy:#f9eba4;
--reef-green:#a6e2c6;
--coastal-waters:#7cb9da;
}

More palettes to explore