All Palettes

Color Palette #f7d869, #f8b859, #f6993c, #e27b28, #cf4e2a

0%
0%
0%

CSS code for this palette

/* CSS */
.lighthouse-glow {
color: #f7d869;
}
.amber-yellow {
color: #f8b859;
}
.chat-orange {
color: #f6993c;
}
.cherokee-dignity {
color: #e27b28;
}
.peanut-butter-jelly {
color: #cf4e2a;
}

/* CSS Variables */
:root {
--lighthouse-glow:#f7d869;
--amber-yellow:#f8b859;
--chat-orange:#f6993c;
--cherokee-dignity:#e27b28;
--peanut-butter-jelly:#cf4e2a;
}

More palettes to explore