All Palettes

Color Palette #1e888a, #4eb7b3, #94e4e5, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.riviera-sea {
color: #1e888a;
}
.crystalsong-blue {
color: #4eb7b3;
}
.aqua-fiesta {
color: #94e4e5;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--riviera-sea:#1e888a;
--crystalsong-blue:#4eb7b3;
--aqua-fiesta:#94e4e5;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore