All Palettes

Color Palette #e7891d, #f0b14c, #f7d58d, #f4c8d6, #e85e73

0%
0%
0%

CSS code for this palette

/* CSS */
.sumac-dyed {
color: #e7891d;
}
.goldsmith {
color: #f0b14c;
}
.maybe-maui {
color: #f7d58d;
}
.mountain-laurel {
color: #f4c8d6;
}
.bubblegum {
color: #e85e73;
}

/* CSS Variables */
:root {
--sumac-dyed:#e7891d;
--goldsmith:#f0b14c;
--maybe-maui:#f7d58d;
--mountain-laurel:#f4c8d6;
--bubblegum:#e85e73;
}

More palettes to explore