All Palettes

Color Palette #c2533d, #d8915f, #f9c16c, #a6b86b, #4b8c3b

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-baby-rose {
color: #c2533d;
}
.whiskey-sour {
color: #d8915f;
}
.golden-opportunity {
color: #f9c16c;
}
.around-the-gills {
color: #a6b86b;
}
.online-lime {
color: #4b8c3b;
}

/* CSS Variables */
:root {
--sweet-baby-rose:#c2533d;
--whiskey-sour:#d8915f;
--golden-opportunity:#f9c16c;
--around-the-gills:#a6b86b;
--online-lime:#4b8c3b;
}

More palettes to explore