All Palettes

Color Palette #f5c400, #a9e5d1, #f6e4b6, #d0e6d3, #ffce6b

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.botanical-tint {
color: #a9e5d1;
}
.barley-white {
color: #f6e4b6;
}
.herbal-mist {
color: #d0e6d3;
}
.faded-sunlight {
color: #ffce6b;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--botanical-tint:#a9e5d1;
--barley-white:#f6e4b6;
--herbal-mist:#d0e6d3;
--faded-sunlight:#ffce6b;
}

More palettes to explore