All Palettes

Color Palette #e6b400, #e9c89f, #f0e7d6, #ff6e61, #df4d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b400;
}
.compatible-cream {
color: #e9c89f;
}
.chenille-spread {
color: #f0e7d6;
}
.grapefruit-pulp {
color: #ff6e61;
}
.fire-island {
color: #df4d3a;
}

/* CSS Variables */
:root {
--fat-gold:#e6b400;
--compatible-cream:#e9c89f;
--chenille-spread:#f0e7d6;
--grapefruit-pulp:#ff6e61;
--fire-island:#df4d3a;
}

More palettes to explore