All Palettes

Color Palette #f2695a, #f1a44b, #f1c84b, #a4d84b, #4cae8d

0%
0%
0%

CSS code for this palette

/* CSS */
.camellia {
color: #f2695a;
}
.troll-slayer-orange {
color: #f1a44b;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.burst-of-lime {
color: #a4d84b;
}
.hole-in-one {
color: #4cae8d;
}

/* CSS Variables */
:root {
--camellia:#f2695a;
--troll-slayer-orange:#f1a44b;
--solar-plexus-chakra:#f1c84b;
--burst-of-lime:#a4d84b;
--hole-in-one:#4cae8d;
}

More palettes to explore