All Palettes

Color Palette #f9d36c, #f0a64c, #d68c3d, #c66c4e, #6c4c9a

0%
0%
0%

CSS code for this palette

/* CSS */
.lighthouse-glow {
color: #f9d36c;
}
.egyptian-gold {
color: #f0a64c;
}
.coppersmith {
color: #d68c3d;
}
.raw-copper {
color: #c66c4e;
}
.parfait-d-amour {
color: #6c4c9a;
}

/* CSS Variables */
:root {
--lighthouse-glow:#f9d36c;
--egyptian-gold:#f0a64c;
--coppersmith:#d68c3d;
--raw-copper:#c66c4e;
--parfait-d-amour:#6c4c9a;
}

More palettes to explore