All Palettes

Color Palette #1f294d, #3a4f78, #6d8fb0, #b0d4e8, #f5c20a

0%
0%
0%

CSS code for this palette

/* CSS */
.rurikon-blue {
color: #1f294d;
}
.noble-knight {
color: #3a4f78;
}
.grant-village {
color: #6d8fb0;
}
.chapel-blue {
color: #b0d4e8;
}
.sunshine-mellow {
color: #f5c20a;
}

/* CSS Variables */
:root {
--rurikon-blue:#1f294d;
--noble-knight:#3a4f78;
--grant-village:#6d8fb0;
--chapel-blue:#b0d4e8;
--sunshine-mellow:#f5c20a;
}

More palettes to explore