All Palettes

Color Palette #1f3c4d, #4c6d7b, #78a2a5, #abd4c6, #f2e5d9

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f3c4d;
}
.winter-storm {
color: #4c6d7b;
}
.sightful {
color: #78a2a5;
}
.feeling-lucky {
color: #abd4c6;
}
.ballet-white {
color: #f2e5d9;
}

/* CSS Variables */
:root {
--subterranean-river:#1f3c4d;
--winter-storm:#4c6d7b;
--sightful:#78a2a5;
--feeling-lucky:#abd4c6;
--ballet-white:#f2e5d9;
}

More palettes to explore