All Palettes

Color Palette #ff6e61, #ff9f80, #ffb59e, #ffe3e0, #ffcccc

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.persicus {
color: #ffb59e;
}
.misty-rose {
color: #ffe3e0;
}
.lusty-gallant {
color: #ffcccc;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--persicus:#ffb59e;
--misty-rose:#ffe3e0;
--lusty-gallant:#ffcccc;
}

More palettes to explore