All Palettes

Color Palette #1c2b4a, #4b6a8b, #809cb3, #f3ca4f, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.rurikon-blue {
color: #1c2b4a;
}
.revel-blue {
color: #4b6a8b;
}
.polished-metal {
color: #809cb3;
}
.radiant-sun {
color: #f3ca4f;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--rurikon-blue:#1c2b4a;
--revel-blue:#4b6a8b;
--polished-metal:#809cb3;
--radiant-sun:#f3ca4f;
--orange-gluttony:#e77e23;
}

More palettes to explore