All Palettes

Color Palette #ffc1a8, #ffb39e, #ffa98f, #ff9b70, #ff914d

0%
0%
0%

CSS code for this palette

/* CSS */
.porcellana {
color: #ffc1a8;
}
.persicus {
color: #ffb39e;
}
.frozen-salmon {
color: #ffa98f;
}
.hibiscus-delight {
color: #ff9b70;
}
.boredom-buster {
color: #ff914d;
}

/* CSS Variables */
:root {
--porcellana:#ffc1a8;
--persicus:#ffb39e;
--frozen-salmon:#ffa98f;
--hibiscus-delight:#ff9b70;
--boredom-buster:#ff914d;
}

More palettes to explore