All Palettes

Color Palette #1e3a76, #4a6eb5, #8ab5e5, #f7ce4b, #f15d3b

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.azraq-blue {
color: #4a6eb5;
}
.blue-eyed-boy {
color: #8ab5e5;
}
.solarized {
color: #f7ce4b;
}
.oranzhewyi-orange {
color: #f15d3b;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--azraq-blue:#4a6eb5;
--blue-eyed-boy:#8ab5e5;
--solarized:#f7ce4b;
--oranzhewyi-orange:#f15d3b;
}

More palettes to explore