All Palettes

Color Palette #354e8d, #4a7eba, #a3d6e0, #f6e2b1, #f09c00

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-highlight {
color: #354e8d;
}
.ashton-blue {
color: #4a7eba;
}
.terrace-pool {
color: #a3d6e0;
}
.friendly-yellow {
color: #f6e2b1;
}
.wiener-schnitzel {
color: #f09c00;
}

/* CSS Variables */
:root {
--blue-highlight:#354e8d;
--ashton-blue:#4a7eba;
--terrace-pool:#a3d6e0;
--friendly-yellow:#f6e2b1;
--wiener-schnitzel:#f09c00;
}

More palettes to explore