All Palettes

Color Palette #5c7999, #78b1c4, #f0a800, #f15d3b, #7f4fa1

0%
0%
0%

CSS code for this palette

/* CSS */
.quiet-harbour {
color: #5c7999;
}
.glacier {
color: #78b1c4;
}
.welcoming-wasp {
color: #f0a800;
}
.oranzhewyi-orange {
color: #f15d3b;
}
.royal-lilac {
color: #7f4fa1;
}

/* CSS Variables */
:root {
--quiet-harbour:#5c7999;
--glacier:#78b1c4;
--welcoming-wasp:#f0a800;
--oranzhewyi-orange:#f15d3b;
--royal-lilac:#7f4fa1;
}

More palettes to explore