All Palettes

Color Palette #ca502b, #d97a3a, #eaaf61, #f5c25c, #f8e4b4

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-jelly {
color: #ca502b;
}
.jaffa-orange {
color: #d97a3a;
}
.summer-day {
color: #eaaf61;
}
.butterfield {
color: #f5c25c;
}
.noodles {
color: #f8e4b4;
}

/* CSS Variables */
:root {
--peanut-butter-jelly:#ca502b;
--jaffa-orange:#d97a3a;
--summer-day:#eaaf61;
--butterfield:#f5c25c;
--noodles:#f8e4b4;
}

More palettes to explore