All Palettes

Color Palette #ff6e61, #ff9f6b, #ffcc7a, #f8e79b, #e3f2a1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sharegaki-persimmon {
color: #ff9f6b;
}
.apricot-glow {
color: #ffcc7a;
}
.storm-lightning {
color: #f8e79b;
}
.dingy-sticky-note {
color: #e3f2a1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sharegaki-persimmon:#ff9f6b;
--apricot-glow:#ffcc7a;
--storm-lightning:#f8e79b;
--dingy-sticky-note:#e3f2a1;
}

More palettes to explore