All Palettes

Color Palette #492c2e, #a55d3b, #d5c348, #8e9b3b, #f2e5ba

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-roast {
color: #492c2e;
}
.brick-a-brack {
color: #a55d3b;
}
.limone {
color: #d5c348;
}
.appletini {
color: #8e9b3b;
}
.pearl-yellow {
color: #f2e5ba;
}

/* CSS Variables */
:root {
--dark-roast:#492c2e;
--brick-a-brack:#a55d3b;
--limone:#d5c348;
--appletini:#8e9b3b;
--pearl-yellow:#f2e5ba;
}

More palettes to explore