All Palettes

Color Palette #ff6e61, #ff9e42, #ffcb5c, #dad9d7, #690571

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-blossom {
color: #ff9e42;
}
.nacho {
color: #ffcb5c;
}
.winter-morn {
color: #dad9d7;
}
.zeus-purple {
color: #690571;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-blossom:#ff9e42;
--nacho:#ffcb5c;
--winter-morn:#dad9d7;
--zeus-purple:#690571;
}

More palettes to explore