All Palettes

Color Palette #c9b93b, #b5c94f, #a2d369, #e1f4a4, #f9e79f

0%
0%
0%

CSS code for this palette

/* CSS */
.warm-olive {
color: #c9b93b;
}
.forsythia-bud {
color: #b5c94f;
}
.be-spontaneous {
color: #a2d369;
}
.mint-julep {
color: #e1f4a4;
}
.storm-lightning {
color: #f9e79f;
}

/* CSS Variables */
:root {
--warm-olive:#c9b93b;
--forsythia-bud:#b5c94f;
--be-spontaneous:#a2d369;
--mint-julep:#e1f4a4;
--storm-lightning:#f9e79f;
}

More palettes to explore