All Palettes

Color Palette #ff8052, #ffb84d, #ffd900, #b1e0e7, #1fb2aa

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.floral-leaf {
color: #ffb84d;
}
.soviet-gold {
color: #ffd900;
}
.powder-blue {
color: #b1e0e7;
}
.glass-jar-blue {
color: #1fb2aa;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--floral-leaf:#ffb84d;
--soviet-gold:#ffd900;
--powder-blue:#b1e0e7;
--glass-jar-blue:#1fb2aa;
}

More palettes to explore