All Palettes

Color Palette #1c3f5e, #1e6b8f, #4ab6c4, #8de3e8, #f5f9f1

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1c3f5e;
}
.traditional-blue {
color: #1e6b8f;
}
.glassmith {
color: #4ab6c4;
}
.island-paradise {
color: #8de3e8;
}
.laundry-white {
color: #f5f9f1;
}

/* CSS Variables */
:root {
--sir-edmund:#1c3f5e;
--traditional-blue:#1e6b8f;
--glassmith:#4ab6c4;
--island-paradise:#8de3e8;
--laundry-white:#f5f9f1;
}

More palettes to explore