All Palettes

Color Palette #ff6e61, #ffb6a3, #ffddd1, #d2b7e1, #6b5b95

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.nature-apricot {
color: #ffb6a3;
}
.soft-orange-bloom {
color: #ffddd1;
}
.pretty-petunia {
color: #d2b7e1;
}
.just-a-fairytale {
color: #6b5b95;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--nature-apricot:#ffb6a3;
--soft-orange-bloom:#ffddd1;
--pretty-petunia:#d2b7e1;
--just-a-fairytale:#6b5b95;
}

More palettes to explore