All Palettes

Color Palette #1a3c6b, #2c6d8c, #4e9ca6, #8bc4d0, #e1a54c

0%
0%
0%

CSS code for this palette

/* CSS */
.lucidity {
color: #1a3c6b;
}
.faience {
color: #2c6d8c;
}
.acapulco-cliffs {
color: #4e9ca6;
}
.after-the-rain {
color: #8bc4d0;
}
.brass-mesh {
color: #e1a54c;
}

/* CSS Variables */
:root {
--lucidity:#1a3c6b;
--faience:#2c6d8c;
--acapulco-cliffs:#4e9ca6;
--after-the-rain:#8bc4d0;
--brass-mesh:#e1a54c;
}

More palettes to explore