All Palettes

Color Palette #1d2c3f, #3b4968, #5a7f8c, #a5c1d4, #f1e2a7

0%
0%
0%

CSS code for this palette

/* CSS */
.tangaroa {
color: #1d2c3f;
}
.bonne-nuit {
color: #3b4968;
}
.technical-blue {
color: #5a7f8c;
}
.simpatico-blue {
color: #a5c1d4;
}
.french-vanilla {
color: #f1e2a7;
}

/* CSS Variables */
:root {
--tangaroa:#1d2c3f;
--bonne-nuit:#3b4968;
--technical-blue:#5a7f8c;
--simpatico-blue:#a5c1d4;
--french-vanilla:#f1e2a7;
}

More palettes to explore