All Palettes

Color Palette #f9d64e, #f79c40, #f66b3c, #d64a3d, #882b59

0%
0%
0%

CSS code for this palette

/* CSS */
.westfall-yellow {
color: #f9d64e;
}
.chat-orange {
color: #f79c40;
}
.carrot {
color: #f66b3c;
}
.warming-heart {
color: #d64a3d;
}
.dark-raspberry {
color: #882b59;
}

/* CSS Variables */
:root {
--westfall-yellow:#f9d64e;
--chat-orange:#f79c40;
--carrot:#f66b3c;
--warming-heart:#d64a3d;
--dark-raspberry:#882b59;
}

More palettes to explore