All Palettes

Color Palette #f5b800, #f9c34e, #f9d8a4, #ff6e61, #ff3c2e

0%
0%
0%

CSS code for this palette

/* CSS */
.curry-bubbles {
color: #f5b800;
}
.creamy-sweet-corn {
color: #f9c34e;
}
.stella-dora {
color: #f9d8a4;
}
.grapefruit-pulp {
color: #ff6e61;
}
.red-orange {
color: #ff3c2e;
}

/* CSS Variables */
:root {
--curry-bubbles:#f5b800;
--creamy-sweet-corn:#f9c34e;
--stella-dora:#f9d8a4;
--grapefruit-pulp:#ff6e61;
--red-orange:#ff3c2e;
}

More palettes to explore