All Palettes

Color Palette #3b6d97, #6db9d5, #82d4b3, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.windsurfing {
color: #3b6d97;
}
.blue-brocade {
color: #6db9d5;
}
.tropical-trail {
color: #82d4b3;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--windsurfing:#3b6d97;
--blue-brocade:#6db9d5;
--tropical-trail:#82d4b3;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore