All Palettes

Color Palette #f5c400, #f7b5a1, #e9b79f, #d9a20d, #c89f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.mystic-tulip {
color: #f7b5a1;
}
.seasonal-beige {
color: #e9b79f;
}
.immortelle-yellow {
color: #d9a20d;
}
.artifact {
color: #c89f8d;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--mystic-tulip:#f7b5a1;
--seasonal-beige:#e9b79f;
--immortelle-yellow:#d9a20d;
--artifact:#c89f8d;
}

More palettes to explore