All Palettes

Color Palette #6b9bc2, #4f6b7d, #3d4f5c, #b7cad7, #e1f5f9

0%
0%
0%

CSS code for this palette

/* CSS */
.cerulean-frost {
color: #6b9bc2;
}
.winter-shadow {
color: #4f6b7d;
}
.man-friday {
color: #3d4f5c;
}
.denim-light {
color: #b7cad7;
}
.coastal-breeze {
color: #e1f5f9;
}

/* CSS Variables */
:root {
--cerulean-frost:#6b9bc2;
--winter-shadow:#4f6b7d;
--man-friday:#3d4f5c;
--denim-light:#b7cad7;
--coastal-breeze:#e1f5f9;
}

More palettes to explore