All Palettes

Color Palette #ff6e61, #ff9e66, #ffc0a3, #ffdbe3, #ffb3c2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.sweet-apricot {
color: #ffc0a3;
}
.it-s-a-girl {
color: #ffdbe3;
}
.matt-pink {
color: #ffb3c2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--sweet-apricot:#ffc0a3;
--it-s-a-girl:#ffdbe3;
--matt-pink:#ffb3c2;
}

More palettes to explore