All Palettes

Color Palette #ff8052, #ffb84d, #ffe0b3, #fff59e, #8bc34b

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.floral-leaf {
color: #ffb84d;
}
.peach-of-mind {
color: #ffe0b3;
}
.lemon-bundt-cake {
color: #fff59e;
}
.citrus-surge {
color: #8bc34b;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--floral-leaf:#ffb84d;
--peach-of-mind:#ffe0b3;
--lemon-bundt-cake:#fff59e;
--citrus-surge:#8bc34b;
}

More palettes to explore