All Palettes

Color Palette #5a87a0, #9fb1c1, #d6e6e4, #f9c84e, #e76c46

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-team-spirit {
color: #5a87a0;
}
.blue-pot {
color: #9fb1c1;
}
.peaceful-night {
color: #d6e6e4;
}
.go-bananas {
color: #f9c84e;
}
.coral-orange {
color: #e76c46;
}

/* CSS Variables */
:root {
--blue-team-spirit:#5a87a0;
--blue-pot:#9fb1c1;
--peaceful-night:#d6e6e4;
--go-bananas:#f9c84e;
--coral-orange:#e76c46;
}

More palettes to explore