All Palettes

Color Palette #1c3f5e, #2c5e90, #4a8ebf, #76b2e0, #b6d6f7

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1c3f5e;
}
.blue-regent {
color: #2c5e90;
}
.boat-house {
color: #4a8ebf;
}
.tranquil-bay {
color: #76b2e0;
}
.blue-rice {
color: #b6d6f7;
}

/* CSS Variables */
:root {
--sir-edmund:#1c3f5e;
--blue-regent:#2c5e90;
--boat-house:#4a8ebf;
--tranquil-bay:#76b2e0;
--blue-rice:#b6d6f7;
}

More palettes to explore