All Palettes

Color Palette #3a699c, #5a8bbf, #8fb9e0, #f0b000, #d94f3a

0%
0%
0%

CSS code for this palette

/* CSS */
.star-sapphire {
color: #3a699c;
}
.danube {
color: #5a8bbf;
}
.lightning-bolt-blue {
color: #8fb9e0;
}
.american-yellow {
color: #f0b000;
}
.fire-island {
color: #d94f3a;
}

/* CSS Variables */
:root {
--star-sapphire:#3a699c;
--danube:#5a8bbf;
--lightning-bolt-blue:#8fb9e0;
--american-yellow:#f0b000;
--fire-island:#d94f3a;
}

More palettes to explore