All Palettes

Color Palette #ff8052, #ff998a, #ffd88a, #ffe4b3, #fffae0

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.peach-pink {
color: #ff998a;
}
.workout-routine {
color: #ffd88a;
}
.mouse-nose {
color: #ffe4b3;
}
.beaming-sun {
color: #fffae0;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--peach-pink:#ff998a;
--workout-routine:#ffd88a;
--mouse-nose:#ffe4b3;
--beaming-sun:#fffae0;
}

More palettes to explore