All Palettes

Color Palette #1f3c4c, #698e9b, #a0c6d9, #f1d6c1, #f36558

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f3c4c;
}
.secret-cove {
color: #698e9b;
}
.corydalis-blue {
color: #a0c6d9;
}
.iced-apricot {
color: #f1d6c1;
}
.jinzamomi-pink {
color: #f36558;
}

/* CSS Variables */
:root {
--subterranean-river:#1f3c4c;
--secret-cove:#698e9b;
--corydalis-blue:#a0c6d9;
--iced-apricot:#f1d6c1;
--jinzamomi-pink:#f36558;
}

More palettes to explore