All Palettes

Color Palette #a8b1c2, #8ea4b4, #6a94a4, #4f7a8c, #2d5d6c

0%
0%
0%

CSS code for this palette

/* CSS */
.grey-agate {
color: #a8b1c2;
}
.sell-out {
color: #8ea4b4;
}
.shore-water {
color: #6a94a4;
}
.cayman-bay {
color: #4f7a8c;
}
.night-shift {
color: #2d5d6c;
}

/* CSS Variables */
:root {
--grey-agate:#a8b1c2;
--sell-out:#8ea4b4;
--shore-water:#6a94a4;
--cayman-bay:#4f7a8c;
--night-shift:#2d5d6c;
}

More palettes to explore