All Palettes

Color Palette #ffb19e, #ff9e66, #ff8052, #ff713d, #ff613d

0%
0%
0%

CSS code for this palette

/* CSS */
.buttery-salmon {
color: #ffb19e;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.n-rang-orange {
color: #ff8052;
}
.carrot {
color: #ff713d;
}
.halloween {
color: #ff613d;
}

/* CSS Variables */
:root {
--buttery-salmon:#ffb19e;
--fresh-cantaloupe:#ff9e66;
--n-rang-orange:#ff8052;
--carrot:#ff713d;
--halloween:#ff613d;
}

More palettes to explore