All Palettes

Color Palette #d56f15, #c78a4d, #d9aa5e, #e6b57a, #f2d2a1

0%
0%
0%

CSS code for this palette

/* CSS */
.marmalade {
color: #d56f15;
}
.coral-sand {
color: #c78a4d;
}
.streusel-cake {
color: #d9aa5e;
}
.terra-sol {
color: #e6b57a;
}
.antique-wicker-basket {
color: #f2d2a1;
}

/* CSS Variables */
:root {
--marmalade:#d56f15;
--coral-sand:#c78a4d;
--streusel-cake:#d9aa5e;
--terra-sol:#e6b57a;
--antique-wicker-basket:#f2d2a1;
}

More palettes to explore