All Palettes

Color Palette #a55c1d, #e77e23, #f69f2c, #f9d767, #f8e5b9

0%
0%
0%

CSS code for this palette

/* CSS */
.sienna {
color: #a55c1d;
}
.orange-gluttony {
color: #e77e23;
}
.lightning-yellow {
color: #f69f2c;
}
.lighthouse-glow {
color: #f9d767;
}
.gentle-glow {
color: #f8e5b9;
}

/* CSS Variables */
:root {
--sienna:#a55c1d;
--orange-gluttony:#e77e23;
--lightning-yellow:#f69f2c;
--lighthouse-glow:#f9d767;
--gentle-glow:#f8e5b9;
}

More palettes to explore