All Palettes

Color Palette #1a2b6b, #3a4c8d, #698bbf, #b1d3f1, #f5c400

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1a2b6b;
}
.tory-blue {
color: #3a4c8d;
}
.faded-blue {
color: #698bbf;
}
.blue-rice {
color: #b1d3f1;
}
.syndicalist {
color: #f5c400;
}

/* CSS Variables */
:root {
--mythical-night:#1a2b6b;
--tory-blue:#3a4c8d;
--faded-blue:#698bbf;
--blue-rice:#b1d3f1;
--syndicalist:#f5c400;
}

More palettes to explore