All Palettes

Color Palette #eab843, #f1c84b, #f9d36c, #c35b3c, #a46a8c

0%
0%
0%

CSS code for this palette

/* CSS */
.capital-yellow {
color: #eab843;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.lighthouse-glow {
color: #f9d36c;
}
.tartare {
color: #c35b3c;
}
.pink-jazz {
color: #a46a8c;
}

/* CSS Variables */
:root {
--capital-yellow:#eab843;
--solar-plexus-chakra:#f1c84b;
--lighthouse-glow:#f9d36c;
--tartare:#c35b3c;
--pink-jazz:#a46a8c;
}

More palettes to explore