All Palettes

Color Palette #ffe4b3, #ffd9b8, #ffb59e, #ff8052, #ff6347

0%
0%
0%

CSS code for this palette

/* CSS */
.mouse-nose {
color: #ffe4b3;
}
.peach-puff {
color: #ffd9b8;
}
.persicus {
color: #ffb59e;
}
.n-rang-orange {
color: #ff8052;
}
.bruschetta-tomato {
color: #ff6347;
}

/* CSS Variables */
:root {
--mouse-nose:#ffe4b3;
--peach-puff:#ffd9b8;
--persicus:#ffb59e;
--n-rang-orange:#ff8052;
--bruschetta-tomato:#ff6347;
}

More palettes to explore