All Palettes

Color Palette #f8d668, #f1a44b, #c8793c, #a64a2b, #6d2c33

0%
0%
0%

CSS code for this palette

/* CSS */
.lighthouse-glow {
color: #f8d668;
}
.troll-slayer-orange {
color: #f1a44b;
}
.summerset {
color: #c8793c;
}
.potter-s-clay {
color: #a64a2b;
}
.crystal-dark-red {
color: #6d2c33;
}

/* CSS Variables */
:root {
--lighthouse-glow:#f8d668;
--troll-slayer-orange:#f1a44b;
--summerset:#c8793c;
--potter-s-clay:#a64a2b;
--crystal-dark-red:#6d2c33;
}

More palettes to explore