All Palettes

Color Palette #5d9bd5, #8ab4e0, #a0d9e9, #f5c400, #da5e25

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bay {
color: #5d9bd5;
}
.goluboy-blue {
color: #8ab4e0;
}
.nevada-sky {
color: #a0d9e9;
}
.syndicalist {
color: #f5c400;
}
.vivid-red-tangelo {
color: #da5e25;
}

/* CSS Variables */
:root {
--blue-bay:#5d9bd5;
--goluboy-blue:#8ab4e0;
--nevada-sky:#a0d9e9;
--syndicalist:#f5c400;
--vivid-red-tangelo:#da5e25;
}

More palettes to explore