All Palettes

Color Palette #ff6e61, #ffa047, #ffcb5c, #dae66b, #a1d9d2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.au-gratin {
color: #ffa047;
}
.nacho {
color: #ffcb5c;
}
.green-glitter {
color: #dae66b;
}
.smooth-satin {
color: #a1d9d2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--au-gratin:#ffa047;
--nacho:#ffcb5c;
--green-glitter:#dae66b;
--smooth-satin:#a1d9d2;
}

More palettes to explore