All Palettes

Color Palette #ff6e61, #ff9b85, #ffbaa3, #ffd5c7, #ffe7d6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.candy {
color: #ff9b85;
}
.nature-apricot {
color: #ffbaa3;
}
.tiny-pink {
color: #ffd5c7;
}
.mood-lighting {
color: #ffe7d6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--candy:#ff9b85;
--nature-apricot:#ffbaa3;
--tiny-pink:#ffd5c7;
--mood-lighting:#ffe7d6;
}

More palettes to explore