All Palettes

Color Palette #d94e36, #f7a44b, #f5c670, #8cc090, #4a8c6b

0%
0%
0%

CSS code for this palette

/* CSS */
.fire-island {
color: #d94e36;
}
.troll-slayer-orange {
color: #f7a44b;
}
.cornsilk-yellow {
color: #f5c670;
}
.tiki-monster {
color: #8cc090;
}
.herb-blend {
color: #4a8c6b;
}

/* CSS Variables */
:root {
--fire-island:#d94e36;
--troll-slayer-orange:#f7a44b;
--cornsilk-yellow:#f5c670;
--tiki-monster:#8cc090;
--herb-blend:#4a8c6b;
}

More palettes to explore