All Palettes

Color Palette #ff6e61, #6f4c3e, #f7b5a1, #f9d971, #d9bf78

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.burned-brown {
color: #6f4c3e;
}
.mystic-tulip {
color: #f7b5a1;
}
.top-banana {
color: #f9d971;
}
.morning-s-egg {
color: #d9bf78;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--burned-brown:#6f4c3e;
--mystic-tulip:#f7b5a1;
--top-banana:#f9d971;
--morning-s-egg:#d9bf78;
}

More palettes to explore