All Palettes

Color Palette #e8a64f, #f1c84b, #f6d4a2, #f9e1c8, #f2b2b1

0%
0%
0%

CSS code for this palette

/* CSS */
.zucchini-flower {
color: #e8a64f;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.antique-wicker-basket {
color: #f6d4a2;
}
.peachade {
color: #f9e1c8;
}
.brain-pink {
color: #f2b2b1;
}

/* CSS Variables */
:root {
--zucchini-flower:#e8a64f;
--solar-plexus-chakra:#f1c84b;
--antique-wicker-basket:#f6d4a2;
--peachade:#f9e1c8;
--brain-pink:#f2b2b1;
}

More palettes to explore