All Palettes

Color Palette #ff8e6b, #ffaf7a, #ffd79e, #ffdac2, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-orange {
color: #ff8e6b;
}
.cantaloupe-slice {
color: #ffaf7a;
}
.august-morning {
color: #ffd79e;
}
.friendship {
color: #ffdac2;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--salmon-orange:#ff8e6b;
--cantaloupe-slice:#ffaf7a;
--august-morning:#ffd79e;
--friendship:#ffdac2;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore