All Palettes

Color Palette #1a2a6b, #4a4e68, #f6f7d9, #f45e01, #d3d600

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1a2a6b;
}
.crown-blue {
color: #4a4e68;
}
.yellow-avarice {
color: #f6f7d9;
}
.shu-red {
color: #f45e01;
}
.chartreuse-shot {
color: #d3d600;
}

/* CSS Variables */
:root {
--mythical-night:#1a2a6b;
--crown-blue:#4a4e68;
--yellow-avarice:#f6f7d9;
--shu-red:#f45e01;
--chartreuse-shot:#d3d600;
}

More palettes to explore