All Palettes

Color Palette #f7cb73, #fdd377, #fabc70, #f6b151, #f3963f

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-churro {
color: #f7cb73;
}
.yellow-jubilee {
color: #fdd377;
}
.golden-opportunity {
color: #fabc70;
}
.casablanca {
color: #f6b151;
}
.chat-orange {
color: #f3963f;
}

/* CSS Variables */
:root {
--golden-churro:#f7cb73;
--yellow-jubilee:#fdd377;
--golden-opportunity:#fabc70;
--casablanca:#f6b151;
--chat-orange:#f3963f;
}

More palettes to explore