All Palettes

Color Palette #599bd4, #a9d6bb, #f2e5a1, #f6aa6f, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.picton-blue {
color: #599bd4;
}
.eerie-glow {
color: #a9d6bb;
}
.sugar-cookie {
color: #f2e5a1;
}
.florida-sunrise {
color: #f6aa6f;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--picton-blue:#599bd4;
--eerie-glow:#a9d6bb;
--sugar-cookie:#f2e5a1;
--florida-sunrise:#f6aa6f;
--vampire-red:#d63f2e;
}

More palettes to explore