All Palettes

Color Palette #1f2c4c, #3a5c88, #6c9fd5, #a1d7e3, #e2f8f3

0%
0%
0%

CSS code for this palette

/* CSS */
.manganese-black {
color: #1f2c4c;
}
.delft {
color: #3a5c88;
}
.blue-electress {
color: #6c9fd5;
}
.terrace-pool {
color: #a1d7e3;
}
.frosty-mint {
color: #e2f8f3;
}

/* CSS Variables */
:root {
--manganese-black:#1f2c4c;
--delft:#3a5c88;
--blue-electress:#6c9fd5;
--terrace-pool:#a1d7e3;
--frosty-mint:#e2f8f3;
}

More palettes to explore