All Palettes

Color Palette #1a2e47, #3c5b6d, #5b8b8a, #a4d6d1, #f1b74b

0%
0%
0%

CSS code for this palette

/* CSS */
.rurikon-blue {
color: #1a2e47;
}
.blue-spell {
color: #3c5b6d;
}
.steel-teal {
color: #5b8b8a;
}
.sinbad {
color: #a4d6d1;
}
.maximum-yellow-red {
color: #f1b74b;
}

/* CSS Variables */
:root {
--rurikon-blue:#1a2e47;
--blue-spell:#3c5b6d;
--steel-teal:#5b8b8a;
--sinbad:#a4d6d1;
--maximum-yellow-red:#f1b74b;
}

More palettes to explore