All Palettes

Color Palette #1f395c, #2f4b7f, #496a97, #a8b5d6, #f2b1a6

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f395c;
}
.nautical {
color: #2f4b7f;
}
.postwar-boom {
color: #496a97;
}
.lilac-sachet {
color: #a8b5d6;
}
.lusty-salmon {
color: #f2b1a6;
}

/* CSS Variables */
:root {
--navy-peony:#1f395c;
--nautical:#2f4b7f;
--postwar-boom:#496a97;
--lilac-sachet:#a8b5d6;
--lusty-salmon:#f2b1a6;
}

More palettes to explore