All Palettes

Color Palette #1a3956, #3d5b76, #6c8e9d, #a2b4b1, #d7c8a7

0%
0%
0%

CSS code for this palette

/* CSS */
.gibraltar-sea {
color: #1a3956;
}
.china-pattern {
color: #3d5b76;
}
.wave-jumper {
color: #6c8e9d;
}
.frozen-pond {
color: #a2b4b1;
}
.thatched-cottage {
color: #d7c8a7;
}

/* CSS Variables */
:root {
--gibraltar-sea:#1a3956;
--china-pattern:#3d5b76;
--wave-jumper:#6c8e9d;
--frozen-pond:#a2b4b1;
--thatched-cottage:#d7c8a7;
}

More palettes to explore