All Palettes

Color Palette #5abf7f, #b3e0c9, #f5c400, #ff6d1f, #ff8a9b

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-chakra {
color: #5abf7f;
}
.aqua-bay {
color: #b3e0c9;
}
.syndicalist {
color: #f5c400;
}
.shocking-orange {
color: #ff6d1f;
}
.conch-shell {
color: #ff8a9b;
}

/* CSS Variables */
:root {
--heart-chakra:#5abf7f;
--aqua-bay:#b3e0c9;
--syndicalist:#f5c400;
--shocking-orange:#ff6d1f;
--conch-shell:#ff8a9b;
}

More palettes to explore