All Palettes

Color Palette #ff6e61, #ff9f6b, #ffd37a, #ffe8a3, #fff6b3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sharegaki-persimmon {
color: #ff9f6b;
}
.yellow-jubilee {
color: #ffd37a;
}
.sun-drenched {
color: #ffe8a3;
}
.creamy-sunshine-pastel {
color: #fff6b3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sharegaki-persimmon:#ff9f6b;
--yellow-jubilee:#ffd37a;
--sun-drenched:#ffe8a3;
--creamy-sunshine-pastel:#fff6b3;
}

More palettes to explore