All Palettes

Color Palette #6fd8d4, #f1b4a2, #f5c284, #f2a03a, #e63746

0%
0%
0%

CSS code for this palette

/* CSS */
.andes-sky {
color: #6fd8d4;
}
.first-date {
color: #f1b4a2;
}
.white-elf {
color: #f5c284;
}
.yellow-sea {
color: #f2a03a;
}
.poppy-red {
color: #e63746;
}

/* CSS Variables */
:root {
--andes-sky:#6fd8d4;
--first-date:#f1b4a2;
--white-elf:#f5c284;
--yellow-sea:#f2a03a;
--poppy-red:#e63746;
}

More palettes to explore