All Palettes

Color Palette #1f3d7a, #4a6eb5, #89b8e1, #f1d06f, #f28e1c

0%
0%
0%

CSS code for this palette

/* CSS */
.surf-the-web {
color: #1f3d7a;
}
.azraq-blue {
color: #4a6eb5;
}
.goluboy-blue {
color: #89b8e1;
}
.funky-yellow {
color: #f1d06f;
}
.miami-marmalade {
color: #f28e1c;
}

/* CSS Variables */
:root {
--surf-the-web:#1f3d7a;
--azraq-blue:#4a6eb5;
--goluboy-blue:#89b8e1;
--funky-yellow:#f1d06f;
--miami-marmalade:#f28e1c;
}

More palettes to explore