All Palettes

Color Palette #a8b1c2, #7c9cbb, #4f7eab, #2e607a, #0e3f5d

0%
0%
0%

CSS code for this palette

/* CSS */
.grey-agate {
color: #a8b1c2;
}
.eiger-nordwand {
color: #7c9cbb;
}
.aleutian-isle {
color: #4f7eab;
}
.berry-blue {
color: #2e607a;
}
.neptune-s-wrath {
color: #0e3f5d;
}

/* CSS Variables */
:root {
--grey-agate:#a8b1c2;
--eiger-nordwand:#7c9cbb;
--aleutian-isle:#4f7eab;
--berry-blue:#2e607a;
--neptune-s-wrath:#0e3f5d;
}

More palettes to explore