All Palettes

Color Palette #f9e8b4, #f5c95c, #f1a350, #e66937, #c84a3c

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-yogurt {
color: #f9e8b4;
}
.deep-fried-sun-rays {
color: #f5c95c;
}
.troll-slayer-orange {
color: #f1a350;
}
.celosia-orange {
color: #e66937;
}
.painted-poppy {
color: #c84a3c;
}

/* CSS Variables */
:root {
--banana-yogurt:#f9e8b4;
--deep-fried-sun-rays:#f5c95c;
--troll-slayer-orange:#f1a350;
--celosia-orange:#e66937;
--painted-poppy:#c84a3c;
}

More palettes to explore