All Palettes

Color Palette #bae3d9, #a4d6c3, #8dc8b7, #f1b74b, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.serendipity {
color: #bae3d9;
}
.southern-belle {
color: #a4d6c3;
}
.aquastone {
color: #8dc8b7;
}
.maximum-yellow-red {
color: #f1b74b;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--serendipity:#bae3d9;
--southern-belle:#a4d6c3;
--aquastone:#8dc8b7;
--maximum-yellow-red:#f1b74b;
--mandarin-red:#e74d3c;
}

More palettes to explore