All Palettes

Color Palette #ff6e61, #ff8e3d, #ffbd38, #ffd900, #f2e8cf

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e3d;
}
.fall-gold {
color: #ffbd38;
}
.soviet-gold {
color: #ffd900;
}
.crescent-moon {
color: #f2e8cf;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e3d;
--fall-gold:#ffbd38;
--soviet-gold:#ffd900;
--crescent-moon:#f2e8cf;
}

More palettes to explore