All Palettes

Color Palette #ff6e61, #ff9985, #f7cfc0, #f1e1a7, #f7b3a6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.candy {
color: #ff9985;
}
.doll-house {
color: #f7cfc0;
}
.french-vanilla {
color: #f1e1a7;
}
.riviera-rose {
color: #f7b3a6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--candy:#ff9985;
--doll-house:#f7cfc0;
--french-vanilla:#f1e1a7;
--riviera-rose:#f7b3a6;
}

More palettes to explore