All Palettes

Color Palette #f9b1ae, #f1c84b, #f1e08e, #a9dce0, #4a8dba

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.late-day-sun {
color: #f1e08e;
}
.geyser-pool {
color: #a9dce0;
}
.boat-house {
color: #4a8dba;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--solar-plexus-chakra:#f1c84b;
--late-day-sun:#f1e08e;
--geyser-pool:#a9dce0;
--boat-house:#4a8dba;
}

More palettes to explore