All Palettes

Color Palette #1e8d8f, #4fb5b2, #7edddb, #b2f0e6, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1e8d8f;
}
.crystalsong-blue {
color: #4fb5b2;
}
.aqua-zing {
color: #7edddb;
}
.east-cape {
color: #b2f0e6;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--river-fountain:#1e8d8f;
--crystalsong-blue:#4fb5b2;
--aqua-zing:#7edddb;
--east-cape:#b2f0e6;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore