All Palettes

Color Palette #d27e46, #c78b3d, #afaf55, #8dc3a6, #4e9bb7

0%
0%
0%

CSS code for this palette

/* CSS */
.pumpkin-bread {
color: #d27e46;
}
.anzac {
color: #c78b3d;
}
.green-oasis {
color: #afaf55;
}
.spearmint-frosting {
color: #8dc3a6;
}
.heritage-blue {
color: #4e9bb7;
}

/* CSS Variables */
:root {
--pumpkin-bread:#d27e46;
--anzac:#c78b3d;
--green-oasis:#afaf55;
--spearmint-frosting:#8dc3a6;
--heritage-blue:#4e9bb7;
}

More palettes to explore