All Palettes

Color Palette #f9d64e, #f79c3b, #e76f3c, #e1517c, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.westfall-yellow {
color: #f9d64e;
}
.chat-orange {
color: #f79c3b;
}
.camel-red {
color: #e76f3c;
}
.fandango-pink {
color: #e1517c;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--westfall-yellow:#f9d64e;
--chat-orange:#f79c3b;
--camel-red:#e76f3c;
--fandango-pink:#e1517c;
--olympic-blue:#4b91e2;
}

More palettes to explore