All Palettes

Color Palette #ffb3a3, #ff8052, #ffcc66, #ffe5a3, #ffffe0

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-pearl {
color: #ffb3a3;
}
.n-rang-orange {
color: #ff8052;
}
.qing-yellow {
color: #ffcc66;
}
.sun-drenched {
color: #ffe5a3;
}
.winter-duvet {
color: #ffffe0;
}

/* CSS Variables */
:root {
--peach-pearl:#ffb3a3;
--n-rang-orange:#ff8052;
--qing-yellow:#ffcc66;
--sun-drenched:#ffe5a3;
--winter-duvet:#ffffe0;
}

More palettes to explore