All Palettes

Color Palette #5f8c89, #f4b9b4, #f3c049, #e95d67, #f2f2f2

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-teal {
color: #5f8c89;
}
.old-flame {
color: #f4b9b4;
}
.eyelash-viper {
color: #f3c049;
}
.lovely-little-rosy {
color: #e95d67;
}
.bleached-silk {
color: #f2f2f2;
}

/* CSS Variables */
:root {
--steel-teal:#5f8c89;
--old-flame:#f4b9b4;
--eyelash-viper:#f3c049;
--lovely-little-rosy:#e95d67;
--bleached-silk:#f2f2f2;
}

More palettes to explore