All Palettes

Color Palette #ff6e61, #ff9f6b, #ffb56b, #ffd68a, #ffec99

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sharegaki-persimmon {
color: #ff9f6b;
}
.mango-creamsicles {
color: #ffb56b;
}
.workout-routine {
color: #ffd68a;
}
.old-yella {
color: #ffec99;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sharegaki-persimmon:#ff9f6b;
--mango-creamsicles:#ffb56b;
--workout-routine:#ffd68a;
--old-yella:#ffec99;
}

More palettes to explore