All Palettes

Color Palette #d4aa4e, #f1c84b, #f6e48e, #f9d36c, #f6a64c

0%
0%
0%

CSS code for this palette

/* CSS */
.plantain-chips {
color: #d4aa4e;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.pale-banana {
color: #f6e48e;
}
.lighthouse-glow {
color: #f9d36c;
}
.troll-slayer-orange {
color: #f6a64c;
}

/* CSS Variables */
:root {
--plantain-chips:#d4aa4e;
--solar-plexus-chakra:#f1c84b;
--pale-banana:#f6e48e;
--lighthouse-glow:#f9d36c;
--troll-slayer-orange:#f6a64c;
}

More palettes to explore