All Palettes

Color Palette #1f2d51, #3e597e, #6d90b0, #a1c6d4, #f9b4a4

0%
0%
0%

CSS code for this palette

/* CSS */
.pico-void {
color: #1f2d51;
}
.deep-azure {
color: #3e597e;
}
.grant-village {
color: #6d90b0;
}
.blue-dam {
color: #a1c6d4;
}
.just-blush {
color: #f9b4a4;
}

/* CSS Variables */
:root {
--pico-void:#1f2d51;
--deep-azure:#3e597e;
--grant-village:#6d90b0;
--blue-dam:#a1c6d4;
--just-blush:#f9b4a4;
}

More palettes to explore