All Palettes

Color Palette #ba3a36, #f0a14c, #e9eab3, #2e7e7f, #a3d55d

0%
0%
0%

CSS code for this palette

/* CSS */
.flirt-alert {
color: #ba3a36;
}
.troll-slayer-orange {
color: #f0a14c;
}
.steamy-dumpling {
color: #e9eab3;
}
.nero-s-green {
color: #2e7e7f;
}
.lime-lizard {
color: #a3d55d;
}

/* CSS Variables */
:root {
--flirt-alert:#ba3a36;
--troll-slayer-orange:#f0a14c;
--steamy-dumpling:#e9eab3;
--nero-s-green:#2e7e7f;
--lime-lizard:#a3d55d;
}

More palettes to explore