All Palettes

Color Palette #1c2b6d, #3c4d9a, #5d74b1, #a6bfe8, #f0dfc7

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1c2b6d;
}
.deep-ultramarine {
color: #3c4d9a;
}
.prefect {
color: #5d74b1;
}
.sky-high {
color: #a6bfe8;
}
.thatched-roof {
color: #f0dfc7;
}

/* CSS Variables */
:root {
--mythical-night:#1c2b6d;
--deep-ultramarine:#3c4d9a;
--prefect:#5d74b1;
--sky-high:#a6bfe8;
--thatched-roof:#f0dfc7;
}

More palettes to explore