All Palettes

Color Palette #3c6e9a, #71b2c1, #a5e4e2, #f1b950, #d55a3f

0%
0%
0%

CSS code for this palette

/* CSS */
.windsurfing {
color: #3c6e9a;
}
.water-music {
color: #71b2c1;
}
.ice-crystal-blue {
color: #a5e4e2;
}
.goldsmith {
color: #f1b950;
}
.fireglow {
color: #d55a3f;
}

/* CSS Variables */
:root {
--windsurfing:#3c6e9a;
--water-music:#71b2c1;
--ice-crystal-blue:#a5e4e2;
--goldsmith:#f1b950;
--fireglow:#d55a3f;
}

More palettes to explore