All Palettes

Color Palette #1c2b6d, #3b4b8c, #507f9b, #a4c7d5, #f0e6b2

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1c2b6d;
}
.tory-blue {
color: #3b4b8c;
}
.storm-blue {
color: #507f9b;
}
.corydalis-blue {
color: #a4c7d5;
}
.butter-cookie {
color: #f0e6b2;
}

/* CSS Variables */
:root {
--mythical-night:#1c2b6d;
--tory-blue:#3b4b8c;
--storm-blue:#507f9b;
--corydalis-blue:#a4c7d5;
--butter-cookie:#f0e6b2;
}

More palettes to explore