All Palettes

Color Palette #354e8d, #4d6db3, #6da1d5, #a5d2e9, #f0e59e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-highlight {
color: #354e8d;
}
.azraq-blue {
color: #4d6db3;
}
.blue-gourami {
color: #6da1d5;
}
.chefchaouen-blue {
color: #a5d2e9;
}
.bells-and-whistles-gold {
color: #f0e59e;
}

/* CSS Variables */
:root {
--blue-highlight:#354e8d;
--azraq-blue:#4d6db3;
--blue-gourami:#6da1d5;
--chefchaouen-blue:#a5d2e9;
--bells-and-whistles-gold:#f0e59e;
}

More palettes to explore