All Palettes

Color Palette #ff6d2e, #ffa047, #ffd54d, #ffe8a3, #ffcc80

0%
0%
0%

CSS code for this palette

/* CSS */
.extreme-carrot {
color: #ff6d2e;
}
.au-gratin {
color: #ffa047;
}
.vibrant {
color: #ffd54d;
}
.sun-drenched {
color: #ffe8a3;
}
.egg-yolk {
color: #ffcc80;
}

/* CSS Variables */
:root {
--extreme-carrot:#ff6d2e;
--au-gratin:#ffa047;
--vibrant:#ffd54d;
--sun-drenched:#ffe8a3;
--egg-yolk:#ffcc80;
}

More palettes to explore