All Palettes

Color Palette #f5cf38, #f3a14f, #ec6f71, #b3d7e0, #6c3f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-kiwi {
color: #f5cf38;
}
.troll-slayer-orange {
color: #f3a14f;
}
.zahri-pink {
color: #ec6f71;
}
.tear {
color: #b3d7e0;
}
.amaranth-purple {
color: #6c3f8d;
}

/* CSS Variables */
:root {
--golden-kiwi:#f5cf38;
--troll-slayer-orange:#f3a14f;
--zahri-pink:#ec6f71;
--tear:#b3d7e0;
--amaranth-purple:#6c3f8d;
}

More palettes to explore