All Palettes

Color Palette #ff8052, #ff9d80, #ffd54d, #fff175, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.peachy-salmon {
color: #ff9d80;
}
.vibrant {
color: #ffd54d;
}
.golden-aurelia {
color: #fff175;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--peachy-salmon:#ff9d80;
--vibrant:#ffd54d;
--golden-aurelia:#fff175;
--hollandaise:#ffec3d;
}

More palettes to explore