All Palettes

Color Palette #354e8d, #4e6fa2, #70a4c2, #a6d1e8, #e6b000

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-highlight {
color: #354e8d;
}
.chesty-bond {
color: #4e6fa2;
}
.air-superiority-blue {
color: #70a4c2;
}
.chefchaouen-blue {
color: #a6d1e8;
}
.mustard-yellow {
color: #e6b000;
}

/* CSS Variables */
:root {
--blue-highlight:#354e8d;
--chesty-bond:#4e6fa2;
--air-superiority-blue:#70a4c2;
--chefchaouen-blue:#a6d1e8;
--mustard-yellow:#e6b000;
}

More palettes to explore