All Palettes

Color Palette #1f9e9e, #3dd6a3, #a1e3c4, #f4cf3e, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #1f9e9e;
}
.mint-jelly {
color: #3dd6a3;
}
.reef-green {
color: #a1e3c4;
}
.marigold-dust {
color: #f4cf3e;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--baltic:#1f9e9e;
--mint-jelly:#3dd6a3;
--reef-green:#a1e3c4;
--marigold-dust:#f4cf3e;
--dodgeroll-gold:#f39c12;
}

More palettes to explore