All Palettes

Color Palette #1f395c, #2d4d80, #4f7eab, #a5c6d5, #f2e9e3

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f395c;
}
.assassin {
color: #2d4d80;
}
.aleutian-isle {
color: #4f7eab;
}
.blue-dam {
color: #a5c6d5;
}
.light-pecan-pine {
color: #f2e9e3;
}

/* CSS Variables */
:root {
--navy-peony:#1f395c;
--assassin:#2d4d80;
--aleutian-isle:#4f7eab;
--blue-dam:#a5c6d5;
--light-pecan-pine:#f2e9e3;
}

More palettes to explore