All Palettes

Color Palette #f6d6a7, #f2b87d, #f2a44a, #e77e23, #c65c39

0%
0%
0%

CSS code for this palette

/* CSS */
.enjoyable-yellow {
color: #f6d6a7;
}
.sunburst {
color: #f2b87d;
}
.troll-slayer-orange {
color: #f2a44a;
}
.orange-gluttony {
color: #e77e23;
}
.civara {
color: #c65c39;
}

/* CSS Variables */
:root {
--enjoyable-yellow:#f6d6a7;
--sunburst:#f2b87d;
--troll-slayer-orange:#f2a44a;
--orange-gluttony:#e77e23;
--civara:#c65c39;
}

More palettes to explore