All Palettes

Color Palette #1c3f73, #4a8eb5, #76c0e5, #f6e33c, #f9a824

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.atlantic-gull {
color: #4a8eb5;
}
.bright-spark {
color: #76c0e5;
}
.highlighter-yellow {
color: #f6e33c;
}
.honey-wax {
color: #f9a824;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--atlantic-gull:#4a8eb5;
--bright-spark:#76c0e5;
--highlighter-yellow:#f6e33c;
--honey-wax:#f9a824;
}

More palettes to explore