All Palettes

Color Palette #ff6e61, #ff9f6b, #ffcc7a, #f1e1a7, #c3d9b5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sharegaki-persimmon {
color: #ff9f6b;
}
.apricot-glow {
color: #ffcc7a;
}
.french-vanilla {
color: #f1e1a7;
}
.wisp-green {
color: #c3d9b5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sharegaki-persimmon:#ff9f6b;
--apricot-glow:#ffcc7a;
--french-vanilla:#f1e1a7;
--wisp-green:#c3d9b5;
}

More palettes to explore