All Palettes

Color Palette #a1c1e8, #6c9fc6, #3b7da0, #f0a800, #d34d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #a1c1e8;
}
.cerulean-frost {
color: #6c9fc6;
}
.blue-dart-frog {
color: #3b7da0;
}
.welcoming-wasp {
color: #f0a800;
}
.warming-heart {
color: #d34d3c;
}

/* CSS Variables */
:root {
--sky-high:#a1c1e8;
--cerulean-frost:#6c9fc6;
--blue-dart-frog:#3b7da0;
--welcoming-wasp:#f0a800;
--warming-heart:#d34d3c;
}

More palettes to explore