All Palettes

Color Palette #d6a84c, #e2b150, #f6c960, #f8d9a0, #f7c5a1

0%
0%
0%

CSS code for this palette

/* CSS */
.plantain-chips {
color: #d6a84c;
}
.yolk-yellow {
color: #e2b150;
}
.little-sun-dress {
color: #f6c960;
}
.milky-maize {
color: #f8d9a0;
}
.shrimp-toast {
color: #f7c5a1;
}

/* CSS Variables */
:root {
--plantain-chips:#d6a84c;
--yolk-yellow:#e2b150;
--little-sun-dress:#f6c960;
--milky-maize:#f8d9a0;
--shrimp-toast:#f7c5a1;
}

More palettes to explore