All Palettes

Color Palette #f6d47e, #f0a400, #a94d3d, #6b2e3b, #380a43

0%
0%
0%

CSS code for this palette

/* CSS */
.jemima {
color: #f6d47e;
}
.lemon-dream {
color: #f0a400;
}
.wilted-brown {
color: #a94d3d;
}
.siren {
color: #6b2e3b;
}
.dark-purple {
color: #380a43;
}

/* CSS Variables */
:root {
--jemima:#f6d47e;
--lemon-dream:#f0a400;
--wilted-brown:#a94d3d;
--siren:#6b2e3b;
--dark-purple:#380a43;
}

More palettes to explore