All Palettes

Color Palette #ff6e61, #ffa047, #ffc34d, #ffe16b, #e2f0cc

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.au-gratin {
color: #ffa047;
}
.n-renji-orange {
color: #ffc34d;
}
.sunflower-dandelion {
color: #ffe16b;
}
.water-sprout {
color: #e2f0cc;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--au-gratin:#ffa047;
--n-renji-orange:#ffc34d;
--sunflower-dandelion:#ffe16b;
--water-sprout:#e2f0cc;
}

More palettes to explore