All Palettes

Color Palette #c84f3c, #e67a4c, #f7b359, #f9e89f, #a3d55d

0%
0%
0%

CSS code for this palette

/* CSS */
.painted-poppy {
color: #c84f3c;
}
.sizzling-sunset {
color: #e67a4c;
}
.amber-yellow {
color: #f7b359;
}
.storm-lightning {
color: #f9e89f;
}
.lime-lizard {
color: #a3d55d;
}

/* CSS Variables */
:root {
--painted-poppy:#c84f3c;
--sizzling-sunset:#e67a4c;
--amber-yellow:#f7b359;
--storm-lightning:#f9e89f;
--lime-lizard:#a3d55d;
}

More palettes to explore