All Palettes

Color Palette #b3a565, #f5c400, #e94b1c, #a2d2b5, #3e5a75

0%
0%
0%

CSS code for this palette

/* CSS */
.wavy-glass {
color: #b3a565;
}
.syndicalist {
color: #f5c400;
}
.nasturtium-flower {
color: #e94b1c;
}
.feather-green {
color: #a2d2b5;
}
.china-pattern {
color: #3e5a75;
}

/* CSS Variables */
:root {
--wavy-glass:#b3a565;
--syndicalist:#f5c400;
--nasturtium-flower:#e94b1c;
--feather-green:#a2d2b5;
--china-pattern:#3e5a75;
}

More palettes to explore