All Palettes

Color Palette #ff8052, #ffb84d, #ffcc80, #ffd54d, #ff8a66

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.floral-leaf {
color: #ffb84d;
}
.egg-yolk {
color: #ffcc80;
}
.vibrant {
color: #ffd54d;
}
.protein-high {
color: #ff8a66;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--floral-leaf:#ffb84d;
--egg-yolk:#ffcc80;
--vibrant:#ffd54d;
--protein-high:#ff8a66;
}

More palettes to explore