All Palettes

Color Palette #1f2c6b, #3b5b8c, #4f8dbf, #7ec6e7, #f7e1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1f2c6b;
}
.antilles-blue {
color: #3b5b8c;
}
.boat-house {
color: #4f8dbf;
}
.undercool {
color: #7ec6e7;
}
.venetian-yellow {
color: #f7e1a1;
}

/* CSS Variables */
:root {
--mythical-night:#1f2c6b;
--antilles-blue:#3b5b8c;
--boat-house:#4f8dbf;
--undercool:#7ec6e7;
--venetian-yellow:#f7e1a1;
}

More palettes to explore