All Palettes

Color Palette #1f3c4c, #3b596d, #698e9b, #a2c8d8, #f9f7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f3c4c;
}
.indian-teal {
color: #3b596d;
}
.secret-cove {
color: #698e9b;
}
.corydalis-blue {
color: #a2c8d8;
}
.ivory-keys {
color: #f9f7e7;
}

/* CSS Variables */
:root {
--subterranean-river:#1f3c4c;
--indian-teal:#3b596d;
--secret-cove:#698e9b;
--corydalis-blue:#a2c8d8;
--ivory-keys:#f9f7e7;
}

More palettes to explore