All Palettes

Color Palette #ff6e61, #f7b1a1, #ffc29e, #d4b7af, #a3d3ff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.first-date {
color: #f7b1a1;
}
.esprit-peach {
color: #ffc29e;
}
.oyster-pink {
color: #d4b7af;
}
.baby-blue {
color: #a3d3ff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--first-date:#f7b1a1;
--esprit-peach:#ffc29e;
--oyster-pink:#d4b7af;
--baby-blue:#a3d3ff;
}

More palettes to explore