All Palettes

Color Palette #d3b078, #e2c59d, #f4e1b3, #f6d5df, #d8a64b

0%
0%
0%

CSS code for this palette

/* CSS */
.beachwalk {
color: #d3b078;
}
.faint-fawn {
color: #e2c59d;
}
.friendly-yellow {
color: #f4e1b3;
}
.barely-pink {
color: #f6d5df;
}
.plantain-chips {
color: #d8a64b;
}

/* CSS Variables */
:root {
--beachwalk:#d3b078;
--faint-fawn:#e2c59d;
--friendly-yellow:#f4e1b3;
--barely-pink:#f6d5df;
--plantain-chips:#d8a64b;
}

More palettes to explore