All Palettes

Color Palette #ffb19e, #ff9c75, #ff6e61, #ffd15c, #ffeb85

0%
0%
0%

CSS code for this palette

/* CSS */
.buttery-salmon {
color: #ffb19e;
}
.candyman {
color: #ff9c75;
}
.grapefruit-pulp {
color: #ff6e61;
}
.radler {
color: #ffd15c;
}
.citrus-punch {
color: #ffeb85;
}

/* CSS Variables */
:root {
--buttery-salmon:#ffb19e;
--candyman:#ff9c75;
--grapefruit-pulp:#ff6e61;
--radler:#ffd15c;
--citrus-punch:#ffeb85;
}

More palettes to explore