All Palettes

Color Palette #3b6d9b, #5a8bbf, #80b2e5, #f1c84b, #e07b38

0%
0%
0%

CSS code for this palette

/* CSS */
.star-sapphire {
color: #3b6d9b;
}
.danube {
color: #5a8bbf;
}
.lucea {
color: #80b2e5;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.citrus-blast {
color: #e07b38;
}

/* CSS Variables */
:root {
--star-sapphire:#3b6d9b;
--danube:#5a8bbf;
--lucea:#80b2e5;
--solar-plexus-chakra:#f1c84b;
--citrus-blast:#e07b38;
}

More palettes to explore