All Palettes

Color Palette #1a1e3d, #4d5a93, #6983c9, #a6d2e8, #f7f3d9

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-balaclavas-are-forever {
color: #1a1e3d;
}
.nightly-silhouette {
color: #4d5a93;
}
.livid {
color: #6983c9;
}
.chefchaouen-blue {
color: #a6d2e8;
}
.best-of-summer {
color: #f7f3d9;
}

/* CSS Variables */
:root {
--cool-balaclavas-are-forever:#1a1e3d;
--nightly-silhouette:#4d5a93;
--livid:#6983c9;
--chefchaouen-blue:#a6d2e8;
--best-of-summer:#f7f3d9;
}

More palettes to explore