All Palettes

Color Palette #f9e5a9, #f5c400, #ff7142, #a5d1e9, #4d9f3c

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-sand {
color: #f9e5a9;
}
.syndicalist {
color: #f5c400;
}
.precious-persimmon {
color: #ff7142;
}
.chefchaouen-blue {
color: #a5d1e9;
}
.oregano-green {
color: #4d9f3c;
}

/* CSS Variables */
:root {
--gold-sand:#f9e5a9;
--syndicalist:#f5c400;
--precious-persimmon:#ff7142;
--chefchaouen-blue:#a5d1e9;
--oregano-green:#4d9f3c;
}

More palettes to explore