All Palettes

Color Palette #1bd3e4, #409c8f, #5b9f5d, #f9c86c, #f48b2f

0%
0%
0%

CSS code for this palette

/* CSS */
.cold-heights {
color: #1bd3e4;
}
.dioptase-green {
color: #409c8f;
}
.vivid-imagination {
color: #5b9f5d;
}
.sundance {
color: #f9c86c;
}
.creole-sauce {
color: #f48b2f;
}

/* CSS Variables */
:root {
--cold-heights:#1bd3e4;
--dioptase-green:#409c8f;
--vivid-imagination:#5b9f5d;
--sundance:#f9c86c;
--creole-sauce:#f48b2f;
}

More palettes to explore