All Palettes

Color Palette #d5a03f, #a95b3d, #e4d1b4, #8c4f7d, #49699c

0%
0%
0%

CSS code for this palette

/* CSS */
.espresso-crema {
color: #d5a03f;
}
.gladiator-leather {
color: #a95b3d;
}
.chowder-bowl {
color: #e4d1b4;
}
.dynamic-magenta {
color: #8c4f7d;
}
.san-marino {
color: #49699c;
}

/* CSS Variables */
:root {
--espresso-crema:#d5a03f;
--gladiator-leather:#a95b3d;
--chowder-bowl:#e4d1b4;
--dynamic-magenta:#8c4f7d;
--san-marino:#49699c;
}

More palettes to explore