All Palettes

Color Palette #1b9d4a, #41c8a0, #6cd4e4, #f5c800, #fd6e21

0%
0%
0%

CSS code for this palette

/* CSS */
.get-up-and-go {
color: #1b9d4a;
}
.mint-jelly {
color: #41c8a0;
}
.turquoise-sea {
color: #6cd4e4;
}
.pinard-yellow {
color: #f5c800;
}
.burning-orange {
color: #fd6e21;
}

/* CSS Variables */
:root {
--get-up-and-go:#1b9d4a;
--mint-jelly:#41c8a0;
--turquoise-sea:#6cd4e4;
--pinard-yellow:#f5c800;
--burning-orange:#fd6e21;
}

More palettes to explore