All Palettes

Color Palette #d8a85f, #f0c74c, #f6e1a7, #f9b99f, #d97d9b

0%
0%
0%

CSS code for this palette

/* CSS */
.streusel-cake {
color: #d8a85f;
}
.solar-plexus-chakra {
color: #f0c74c;
}
.lemon-ice-yellow {
color: #f6e1a7;
}
.pallid-orange {
color: #f9b99f;
}
.impatient-pink {
color: #d97d9b;
}

/* CSS Variables */
:root {
--streusel-cake:#d8a85f;
--solar-plexus-chakra:#f0c74c;
--lemon-ice-yellow:#f6e1a7;
--pallid-orange:#f9b99f;
--impatient-pink:#d97d9b;
}

More palettes to explore