All Palettes

Color Palette #f6a7d9, #f1c84b, #4bb7e2, #e74d3c, #699b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.corinthian-pink {
color: #f6a7d9;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.lake-thun {
color: #4bb7e2;
}
.mandarin-red {
color: #e74d3c;
}
.leafy {
color: #699b6b;
}

/* CSS Variables */
:root {
--corinthian-pink:#f6a7d9;
--solar-plexus-chakra:#f1c84b;
--lake-thun:#4bb7e2;
--mandarin-red:#e74d3c;
--leafy:#699b6b;
}

More palettes to explore