All Palettes

Color Palette #ff8052, #ffb84d, #f6d13c, #afeeee, #1fb2aa

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.floral-leaf {
color: #ffb84d;
}
.marigold-dust {
color: #f6d13c;
}
.mint-macaron {
color: #afeeee;
}
.glass-jar-blue {
color: #1fb2aa;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--floral-leaf:#ffb84d;
--marigold-dust:#f6d13c;
--mint-macaron:#afeeee;
--glass-jar-blue:#1fb2aa;
}

More palettes to explore