All Palettes

Color Palette #1a3a3d, #305055, #406c72, #a2c3b5, #e5e3d1

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1a3a3d;
}
.microwave-blue {
color: #305055;
}
.peabody {
color: #406c72;
}
.folk-tales {
color: #a2c3b5;
}
.artifice {
color: #e5e3d1;
}

/* CSS Variables */
:root {
--nordic:#1a3a3d;
--microwave-blue:#305055;
--peabody:#406c72;
--folk-tales:#a2c3b5;
--artifice:#e5e3d1;
}

More palettes to explore