All Palettes

Color Palette #ff6e61, #ffa05c, #ffd68a, #f5e9b7, #6b5b95

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.clarified-orange {
color: #ffa05c;
}
.workout-routine {
color: #ffd68a;
}
.trapunto {
color: #f5e9b7;
}
.just-a-fairytale {
color: #6b5b95;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--clarified-orange:#ffa05c;
--workout-routine:#ffd68a;
--trapunto:#f5e9b7;
--just-a-fairytale:#6b5b95;
}

More palettes to explore