All Palettes

Color Palette #a3c4d7, #6c9dbc, #498a9c, #2c5d6d, #1f3b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bows {
color: #a3c4d7;
}
.fate {
color: #6c9dbc;
}
.hippie-blue {
color: #498a9c;
}
.night-shift {
color: #2c5d6d;
}
.nordic {
color: #1f3b3d;
}

/* CSS Variables */
:root {
--blue-bows:#a3c4d7;
--fate:#6c9dbc;
--hippie-blue:#498a9c;
--night-shift:#2c5d6d;
--nordic:#1f3b3d;
}

More palettes to explore