All Palettes

Color Palette #a44b2d, #d49b59, #e3c3a6, #708f87, #b3d6d6

0%
0%
0%

CSS code for this palette

/* CSS */
.toasted-paprika {
color: #a44b2d;
}
.ceremonial-gold {
color: #d49b59;
}
.apricot-illusion {
color: #e3c3a6;
}
.gumbo {
color: #708f87;
}
.dante-peak {
color: #b3d6d6;
}

/* CSS Variables */
:root {
--toasted-paprika:#a44b2d;
--ceremonial-gold:#d49b59;
--apricot-illusion:#e3c3a6;
--gumbo:#708f87;
--dante-peak:#b3d6d6;
}

More palettes to explore