All Palettes

Color Palette #f3f2d8, #e4e3c3, #d5d6a9, #c7c78e, #b6b86f

0%
0%
0%

CSS code for this palette

/* CSS */
.shyness {
color: #f3f2d8;
}
.fountain-frolic {
color: #e4e3c3;
}
.green-mesh {
color: #d5d6a9;
}
.yerba-mate {
color: #c7c78e;
}
.olive-oil {
color: #b6b86f;
}

/* CSS Variables */
:root {
--shyness:#f3f2d8;
--fountain-frolic:#e4e3c3;
--green-mesh:#d5d6a9;
--yerba-mate:#c7c78e;
--olive-oil:#b6b86f;
}

More palettes to explore