All Palettes

Color Palette #ff6e61, #ffcb5c, #d4d4d4, #6b5b95, #feb134

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.disco-ball {
color: #d4d4d4;
}
.just-a-fairytale {
color: #6b5b95;
}
.ripe-pumpkin {
color: #feb134;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--disco-ball:#d4d4d4;
--just-a-fairytale:#6b5b95;
--ripe-pumpkin:#feb134;
}

More palettes to explore