All Palettes

Color Palette #b7e6f5, #5c9ce0, #3a7c9c, #f6c76a, #d85f4f

0%
0%
0%

CSS code for this palette

/* CSS */
.echo-iris {
color: #b7e6f5;
}
.windjammer {
color: #5c9ce0;
}
.blue-dart-frog {
color: #3a7c9c;
}
.yellow-currant {
color: #f6c76a;
}
.track-and-field {
color: #d85f4f;
}

/* CSS Variables */
:root {
--echo-iris:#b7e6f5;
--windjammer:#5c9ce0;
--blue-dart-frog:#3a7c9c;
--yellow-currant:#f6c76a;
--track-and-field:#d85f4f;
}

More palettes to explore