All Palettes

Color Palette #ff8052, #ffb84d, #fff68f, #8dd3c7, #6a5bcd

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.floral-leaf {
color: #ffb84d;
}
.the-first-daffodil {
color: #fff68f;
}
.green-daze {
color: #8dd3c7;
}
.ameixa {
color: #6a5bcd;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--floral-leaf:#ffb84d;
--the-first-daffodil:#fff68f;
--green-daze:#8dd3c7;
--ameixa:#6a5bcd;
}

More palettes to explore