All Palettes

Color Palette #ff6e61, #ff906b, #ffba9e, #ffd79e, #ffe1c2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.salmon-orange {
color: #ff906b;
}
.pallid-orange {
color: #ffba9e;
}
.august-morning {
color: #ffd79e;
}
.sand-muffin {
color: #ffe1c2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--salmon-orange:#ff906b;
--pallid-orange:#ffba9e;
--august-morning:#ffd79e;
--sand-muffin:#ffe1c2;
}

More palettes to explore