All Palettes

Color Palette #f9b1ae, #fbcb89, #f5e78e, #a7d7b8, #6ea7d4

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.bastard-amber {
color: #fbcb89;
}
.flavescent {
color: #f5e78e;
}
.eerie-glow {
color: #a7d7b8;
}
.polar-ice {
color: #6ea7d4;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--bastard-amber:#fbcb89;
--flavescent:#f5e78e;
--eerie-glow:#a7d7b8;
--polar-ice:#6ea7d4;
}

More palettes to explore