All Palettes

Color Palette #f7e0a6, #f4c29f, #ebaba2, #e77e23, #d75928

0%
0%
0%

CSS code for this palette

/* CSS */
.optimistic-yellow {
color: #f7e0a6;
}
.almond-cream {
color: #f4c29f;
}
.soft-salmon {
color: #ebaba2;
}
.orange-gluttony {
color: #e77e23;
}
.obstinate-orange {
color: #d75928;
}

/* CSS Variables */
:root {
--optimistic-yellow:#f7e0a6;
--almond-cream:#f4c29f;
--soft-salmon:#ebaba2;
--orange-gluttony:#e77e23;
--obstinate-orange:#d75928;
}

More palettes to explore