All Palettes

Color Palette #1fdbb2, #f8d37c, #f2a76e, #f06542, #d75333

0%
0%
0%

CSS code for this palette

/* CSS */
.malted-mint-madness {
color: #1fdbb2;
}
.popcorn {
color: #f8d37c;
}
.apricot-jam {
color: #f2a76e;
}
.opulent-orange {
color: #f06542;
}
.fire-island {
color: #d75333;
}

/* CSS Variables */
:root {
--malted-mint-madness:#1fdbb2;
--popcorn:#f8d37c;
--apricot-jam:#f2a76e;
--opulent-orange:#f06542;
--fire-island:#d75333;
}

More palettes to explore