All Palettes

Color Palette #ff6e61, #ff998a, #ffb6a3, #ffdac2, #ffe057

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.nature-apricot {
color: #ffb6a3;
}
.friendship {
color: #ffdac2;
}
.pickled-ginger {
color: #ffe057;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--nature-apricot:#ffb6a3;
--friendship:#ffdac2;
--pickled-ginger:#ffe057;
}

More palettes to explore