All Palettes

Color Palette #f17b3b, #f1a44b, #f0d24c, #f3e2b9, #d3a5a1

0%
0%
0%

CSS code for this palette

/* CSS */
.goku-orange {
color: #f17b3b;
}
.troll-slayer-orange {
color: #f1a44b;
}
.banana-drama {
color: #f0d24c;
}
.butter-up {
color: #f3e2b9;
}
.la-vie-en-rose {
color: #d3a5a1;
}

/* CSS Variables */
:root {
--goku-orange:#f17b3b;
--troll-slayer-orange:#f1a44b;
--banana-drama:#f0d24c;
--butter-up:#f3e2b9;
--la-vie-en-rose:#d3a5a1;
}

More palettes to explore