All Palettes

Color Palette #ff8e6b, #ffb69e, #ffe1d6, #ff6e61, #ff3d33

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-orange {
color: #ff8e6b;
}
.persicus {
color: #ffb69e;
}
.light-quilt {
color: #ffe1d6;
}
.grapefruit-pulp {
color: #ff6e61;
}
.red-orange {
color: #ff3d33;
}

/* CSS Variables */
:root {
--salmon-orange:#ff8e6b;
--persicus:#ffb69e;
--light-quilt:#ffe1d6;
--grapefruit-pulp:#ff6e61;
--red-orange:#ff3d33;
}

More palettes to explore