All Palettes

Color Palette #1c3d5e, #498dc1, #a1ccf2, #f2e79c, #f29c2c

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1c3d5e;
}
.boat-house {
color: #498dc1;
}
.baby-blue-eyes {
color: #a1ccf2;
}
.first-day-of-summer {
color: #f2e79c;
}
.nuclear-mango {
color: #f29c2c;
}

/* CSS Variables */
:root {
--sir-edmund:#1c3d5e;
--boat-house:#498dc1;
--baby-blue-eyes:#a1ccf2;
--first-day-of-summer:#f2e79c;
--nuclear-mango:#f29c2c;
}

More palettes to explore