All Palettes

Color Palette #1c2b6d, #3c508b, #6c88c1, #a3b5e0, #f0e9e0

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1c2b6d;
}
.tory-blue {
color: #3c508b;
}
.purple-hyacinth {
color: #6c88c1;
}
.myrtle-flower {
color: #a3b5e0;
}
.almond-roca {
color: #f0e9e0;
}

/* CSS Variables */
:root {
--mythical-night:#1c2b6d;
--tory-blue:#3c508b;
--purple-hyacinth:#6c88c1;
--myrtle-flower:#a3b5e0;
--almond-roca:#f0e9e0;
}

More palettes to explore