All Palettes

Color Palette #3a6e9c, #4bb7e2, #80e5f4, #b5eb9e, #f8c84f

0%
0%
0%

CSS code for this palette

/* CSS */
.windsurfing {
color: #3a6e9c;
}
.lake-thun {
color: #4bb7e2;
}
.photon-barrier {
color: #80e5f4;
}
.sweet-mint-pesto {
color: #b5eb9e;
}
.go-bananas {
color: #f8c84f;
}

/* CSS Variables */
:root {
--windsurfing:#3a6e9c;
--lake-thun:#4bb7e2;
--photon-barrier:#80e5f4;
--sweet-mint-pesto:#b5eb9e;
--go-bananas:#f8c84f;
}

More palettes to explore