All Palettes

Color Palette #c84a28, #f6a798, #e1b25b, #5b3a29, #ffd56b

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-jelly {
color: #c84a28;
}
.duchess-rose {
color: #f6a798;
}
.cookie-crust {
color: #e1b25b;
}
.weathered-bamboo {
color: #5b3a29;
}
.hint-of-honey {
color: #ffd56b;
}

/* CSS Variables */
:root {
--peanut-butter-jelly:#c84a28;
--duchess-rose:#f6a798;
--cookie-crust:#e1b25b;
--weathered-bamboo:#5b3a29;
--hint-of-honey:#ffd56b;
}

More palettes to explore