All Palettes

Color Palette #d5a64d, #e8b85e, #f3c66d, #f9df8b, #f2d2a6

0%
0%
0%

CSS code for this palette

/* CSS */
.plantain-chips {
color: #d5a64d;
}
.chandra-cream {
color: #e8b85e;
}
.cornsilk-yellow {
color: #f3c66d;
}
.daisy-desi {
color: #f9df8b;
}
.garbanzo-bean {
color: #f2d2a6;
}

/* CSS Variables */
:root {
--plantain-chips:#d5a64d;
--chandra-cream:#e8b85e;
--cornsilk-yellow:#f3c66d;
--daisy-desi:#f9df8b;
--garbanzo-bean:#f2d2a6;
}

More palettes to explore