All Palettes

Color Palette #1c2e4a, #3b4968, #637d9c, #a1c4de, #f9b9c1

0%
0%
0%

CSS code for this palette

/* CSS */
.manganese-black {
color: #1c2e4a;
}
.bonne-nuit {
color: #3b4968;
}
.blue-oar {
color: #637d9c;
}
.metal-gear {
color: #a1c4de;
}
.pink-bubble-tea {
color: #f9b9c1;
}

/* CSS Variables */
:root {
--manganese-black:#1c2e4a;
--bonne-nuit:#3b4968;
--blue-oar:#637d9c;
--metal-gear:#a1c4de;
--pink-bubble-tea:#f9b9c1;
}

More palettes to explore