All Palettes

Color Palette #1e3c6b, #4b8cb4, #86c1e9, #f1df5b, #f08c00

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1e3c6b;
}
.atlantic-gull {
color: #4b8cb4;
}
.watery-sea {
color: #86c1e9;
}
.dull-yellow {
color: #f1df5b;
}
.saffron-gold {
color: #f08c00;
}

/* CSS Variables */
:root {
--blue-mosque:#1e3c6b;
--atlantic-gull:#4b8cb4;
--watery-sea:#86c1e9;
--dull-yellow:#f1df5b;
--saffron-gold:#f08c00;
}

More palettes to explore