All Palettes

Color Palette #a8c2e1, #69b7d8, #4c9ac8, #3a7d9c, #1f4c61

0%
0%
0%

CSS code for this palette

/* CSS */
.angela-bay {
color: #a8c2e1;
}
.baby-tears {
color: #69b7d8;
}
.mountain-bluebird {
color: #4c9ac8;
}
.blue-dart-frog {
color: #3a7d9c;
}
.dark-slate-blue {
color: #1f4c61;
}

/* CSS Variables */
:root {
--angela-bay:#a8c2e1;
--baby-tears:#69b7d8;
--mountain-bluebird:#4c9ac8;
--blue-dart-frog:#3a7d9c;
--dark-slate-blue:#1f4c61;
}

More palettes to explore