All Palettes

Color Palette #ff6e61, #ff9f80, #ffc59e, #d4e6b3, #b2e2a7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.romantic {
color: #ffc59e;
}
.lasting-thoughts {
color: #d4e6b3;
}
.appetite {
color: #b2e2a7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--romantic:#ffc59e;
--lasting-thoughts:#d4e6b3;
--appetite:#b2e2a7;
}

More palettes to explore