All Palettes

Color Palette #1c2e4a, #2f4a6f, #4f7e8c, #a7d7cf, #f1d6b1

0%
0%
0%

CSS code for this palette

/* CSS */
.manganese-black {
color: #1c2e4a;
}
.midnight-interlude {
color: #2f4a6f;
}
.cape-lee {
color: #4f7e8c;
}
.sinbad {
color: #a7d7cf;
}
.cream-custard {
color: #f1d6b1;
}

/* CSS Variables */
:root {
--manganese-black:#1c2e4a;
--midnight-interlude:#2f4a6f;
--cape-lee:#4f7e8c;
--sinbad:#a7d7cf;
--cream-custard:#f1d6b1;
}

More palettes to explore