All Palettes

Color Palette #fad12e, #f79c40, #f26e36, #e9537b, #b36b97

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-pepper {
color: #fad12e;
}
.chat-orange {
color: #f79c40;
}
.mandarin-orange {
color: #f26e36;
}
.heather-berry {
color: #e9537b;
}
.je-t-aime {
color: #b36b97;
}

/* CSS Variables */
:root {
--banana-pepper:#fad12e;
--chat-orange:#f79c40;
--mandarin-orange:#f26e36;
--heather-berry:#e9537b;
--je-t-aime:#b36b97;
}

More palettes to explore