All Palettes

Color Palette #d9a520, #f0e78e, #ff8052, #ffb8c1, #8a2ce2

0%
0%
0%

CSS code for this palette

/* CSS */
.chanterelle {
color: #d9a520;
}
.bright-khaki {
color: #f0e78e;
}
.n-rang-orange {
color: #ff8052;
}
.matt-pink {
color: #ffb8c1;
}
.bright-blue-violet {
color: #8a2ce2;
}

/* CSS Variables */
:root {
--chanterelle:#d9a520;
--bright-khaki:#f0e78e;
--n-rang-orange:#ff8052;
--matt-pink:#ffb8c1;
--bright-blue-violet:#8a2ce2;
}

More palettes to explore