All Palettes

Color Palette #1d9a6a, #4cb8a9, #71d6c3, #f7e6a1, #f08400

0%
0%
0%

CSS code for this palette

/* CSS */
.starship-trooper {
color: #1d9a6a;
}
.mountain-lake-azure {
color: #4cb8a9;
}
.downy {
color: #71d6c3;
}
.venetian-yellow {
color: #f7e6a1;
}
.mikan-orange {
color: #f08400;
}

/* CSS Variables */
:root {
--starship-trooper:#1d9a6a;
--mountain-lake-azure:#4cb8a9;
--downy:#71d6c3;
--venetian-yellow:#f7e6a1;
--mikan-orange:#f08400;
}

More palettes to explore