All Palettes

Color Palette #d6593d, #f3b94f, #f9e8b4, #c7d7e1, #a3a7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.mod-orange {
color: #d6593d;
}
.mango-margarita {
color: #f3b94f;
}
.banana-yogurt {
color: #f9e8b4;
}
.yeti-footprint {
color: #c7d7e1;
}
.ridge-view {
color: #a3a7b8;
}

/* CSS Variables */
:root {
--mod-orange:#d6593d;
--mango-margarita:#f3b94f;
--banana-yogurt:#f9e8b4;
--yeti-footprint:#c7d7e1;
--ridge-view:#a3a7b8;
}

More palettes to explore