All Palettes

Color Palette #e0a68f, #a6d9b0, #2b883d, #f6e48e, #f79c40

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-tattoo {
color: #e0a68f;
}
.frugal {
color: #a6d9b0;
}
.green-ribbon {
color: #2b883d;
}
.pale-banana {
color: #f6e48e;
}
.chat-orange {
color: #f79c40;
}

/* CSS Variables */
:root {
--rose-tattoo:#e0a68f;
--frugal:#a6d9b0;
--green-ribbon:#2b883d;
--pale-banana:#f6e48e;
--chat-orange:#f79c40;
}

More palettes to explore