All Palettes

Color Palette #1f8989, #4fc4d8, #a4e5e0, #f1c40e, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.riviera-sea {
color: #1f8989;
}
.sea-serpent {
color: #4fc4d8;
}
.ice-crystal-blue {
color: #a4e5e0;
}
.sunshine-mellow {
color: #f1c40e;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--riviera-sea:#1f8989;
--sea-serpent:#4fc4d8;
--ice-crystal-blue:#a4e5e0;
--sunshine-mellow:#f1c40e;
--dodgeroll-gold:#f39c12;
}

More palettes to explore