All Palettes

Color Palette #ff8e6b, #ffb3a3, #ffd6c2, #ffe0b3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-orange {
color: #ff8e6b;
}
.peach-pearl {
color: #ffb3a3;
}
.friendship {
color: #ffd6c2;
}
.peach-of-mind {
color: #ffe0b3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--salmon-orange:#ff8e6b;
--peach-pearl:#ffb3a3;
--friendship:#ffd6c2;
--peach-of-mind:#ffe0b3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore