All Palettes

Color Palette #a4bc9f, #c2d8b0, #e2e5b8, #f4d6a9, #d1a36b

0%
0%
0%

CSS code for this palette

/* CSS */
.spring-rain {
color: #a4bc9f;
}
.meadow-grass {
color: #c2d8b0;
}
.schabziger-green {
color: #e2e5b8;
}
.enjoyable-yellow {
color: #f4d6a9;
}
.great-dane {
color: #d1a36b;
}

/* CSS Variables */
:root {
--spring-rain:#a4bc9f;
--meadow-grass:#c2d8b0;
--schabziger-green:#e2e5b8;
--enjoyable-yellow:#f4d6a9;
--great-dane:#d1a36b;
}

More palettes to explore