All Palettes

Color Palette #1c9dd4, #3dc7c7, #5af2b0, #f9d958, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1c9dd4;
}
.bianchi-green {
color: #3dc7c7;
}
.ineffable-green {
color: #5af2b0;
}
.lemon-zest {
color: #f9d958;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--homeworld:#1c9dd4;
--bianchi-green:#3dc7c7;
--ineffable-green:#5af2b0;
--lemon-zest:#f9d958;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore