All Palettes

Color Palette #f9c36c, #f98f48, #f05b3d, #d94c3f, #4e2c34

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-currant {
color: #f9c36c;
}
.orangish {
color: #f98f48;
}
.oranzhewyi-orange {
color: #f05b3d;
}
.gladiola {
color: #d94c3f;
}
.japanese-wineberry {
color: #4e2c34;
}

/* CSS Variables */
:root {
--yellow-currant:#f9c36c;
--orangish:#f98f48;
--oranzhewyi-orange:#f05b3d;
--gladiola:#d94c3f;
--japanese-wineberry:#4e2c34;
}

More palettes to explore