All Palettes

Color Palette #ff6e61, #ff998a, #ffba70, #ffd83d, #ffed8a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.yellow-warbler {
color: #ffba70;
}
.exploding-star {
color: #ffd83d;
}
.sp-tzle-yellow {
color: #ffed8a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--yellow-warbler:#ffba70;
--exploding-star:#ffd83d;
--sp-tzle-yellow:#ffed8a;
}

More palettes to explore