All Palettes

Color Palette #f2b978, #f1a650, #f1e1a7, #f7a1a5, #f7c0d8

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-rumped-warbler {
color: #f2b978;
}
.egyptian-gold {
color: #f1a650;
}
.french-vanilla {
color: #f1e1a7;
}
.her-majesty {
color: #f7a1a5;
}
.flamingo-feather {
color: #f7c0d8;
}

/* CSS Variables */
:root {
--yellow-rumped-warbler:#f2b978;
--egyptian-gold:#f1a650;
--french-vanilla:#f1e1a7;
--her-majesty:#f7a1a5;
--flamingo-feather:#f7c0d8;
}

More palettes to explore