All Palettes

Color Palette #ff6e61, #ff8e61, #ffb561, #ffd761, #ffe16b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.after-burn {
color: #ff8e61;
}
.peanut-butter-chicken {
color: #ffb561;
}
.aspen-gold {
color: #ffd761;
}
.sunflower-dandelion {
color: #ffe16b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--after-burn:#ff8e61;
--peanut-butter-chicken:#ffb561;
--aspen-gold:#ffd761;
--sunflower-dandelion:#ffe16b;
}

More palettes to explore