All Palettes

Color Palette #1e4e6c, #3a7f9c, #66b2c7, #98dfe2, #f5c400

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1e4e6c;
}
.greenland-blue {
color: #3a7f9c;
}
.delicate-girl-blue {
color: #66b2c7;
}
.aqua-fiesta {
color: #98dfe2;
}
.syndicalist {
color: #f5c400;
}

/* CSS Variables */
:root {
--seafarer:#1e4e6c;
--greenland-blue:#3a7f9c;
--delicate-girl-blue:#66b2c7;
--aqua-fiesta:#98dfe2;
--syndicalist:#f5c400;
}

More palettes to explore