All Palettes

Color Palette #ff6e61, #ffa061, #ffd261, #f0f3c4, #6b5b95

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-spice {
color: #ffa061;
}
.evening-star {
color: #ffd261;
}
.spring-sun {
color: #f0f3c4;
}
.just-a-fairytale {
color: #6b5b95;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-spice:#ffa061;
--evening-star:#ffd261;
--spring-sun:#f0f3c4;
--just-a-fairytale:#6b5b95;
}

More palettes to explore