All Palettes

Color Palette #a8c8e1, #70a3c7, #3b7ba0, #2d5a76, #1a4160

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a8c8e1;
}
.wandering-river {
color: #70a3c7;
}
.blue-dart-frog {
color: #3b7ba0;
}
.mountain-lake {
color: #2d5a76;
}
.sir-edmund {
color: #1a4160;
}

/* CSS Variables */
:root {
--template:#a8c8e1;
--wandering-river:#70a3c7;
--blue-dart-frog:#3b7ba0;
--mountain-lake:#2d5a76;
--sir-edmund:#1a4160;
}

More palettes to explore