All Palettes

Color Palette #1c3d5e, #497b9c, #69b1c9, #90d2f9, #ffdd57

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1c3d5e;
}
.zenith {
color: #497b9c;
}
.delicate-girl-blue {
color: #69b1c9;
}
.long-island-sound {
color: #90d2f9;
}
.glitter-is-not-gold {
color: #ffdd57;
}

/* CSS Variables */
:root {
--sir-edmund:#1c3d5e;
--zenith:#497b9c;
--delicate-girl-blue:#69b1c9;
--long-island-sound:#90d2f9;
--glitter-is-not-gold:#ffdd57;
}

More palettes to explore