All Palettes

Color Palette #1a1f3d, #3e4e8e, #718fc6, #a3c2e0, #f1f5f8

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-balaclavas-are-forever {
color: #1a1f3d;
}
.deep-ultramarine {
color: #3e4e8e;
}
.hydrangea {
color: #718fc6;
}
.artesian-pool {
color: #a3c2e0;
}
.child-of-light {
color: #f1f5f8;
}

/* CSS Variables */
:root {
--cool-balaclavas-are-forever:#1a1f3d;
--deep-ultramarine:#3e4e8e;
--hydrangea:#718fc6;
--artesian-pool:#a3c2e0;
--child-of-light:#f1f5f8;
}

More palettes to explore