All Palettes

Color Palette #ff8c00, #ffb84d, #ffcc80, #fff9c2, #ffe0b3

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-crete {
color: #ff8c00;
}
.floral-leaf {
color: #ffb84d;
}
.egg-yolk {
color: #ffcc80;
}
.twinkling-lights {
color: #fff9c2;
}
.peach-of-mind {
color: #ffe0b3;
}

/* CSS Variables */
:root {
--sun-crete:#ff8c00;
--floral-leaf:#ffb84d;
--egg-yolk:#ffcc80;
--twinkling-lights:#fff9c2;
--peach-of-mind:#ffe0b3;
}

More palettes to explore