All Palettes

Color Palette #1c2b6d, #405d9c, #70a6c7, #a1d3e8, #f1dfdf

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1c2b6d;
}
.blue-dahlia {
color: #405d9c;
}
.wandering-river {
color: #70a6c7;
}
.chefchaouen-blue {
color: #a1d3e8;
}
.verbena {
color: #f1dfdf;
}

/* CSS Variables */
:root {
--mythical-night:#1c2b6d;
--blue-dahlia:#405d9c;
--wandering-river:#70a6c7;
--chefchaouen-blue:#a1d3e8;
--verbena:#f1dfdf;
}

More palettes to explore