All Palettes

Color Palette #3a5e98, #5c8eb7, #6cc4e4, #f0a400, #f15d3b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-cobalt {
color: #3a5e98;
}
.alpha-blue {
color: #5c8eb7;
}
.candid-blue {
color: #6cc4e4;
}
.lemon-dream {
color: #f0a400;
}
.oranzhewyi-orange {
color: #f15d3b;
}

/* CSS Variables */
:root {
--bright-cobalt:#3a5e98;
--alpha-blue:#5c8eb7;
--candid-blue:#6cc4e4;
--lemon-dream:#f0a400;
--oranzhewyi-orange:#f15d3b;
}

More palettes to explore