All Palettes

Color Palette #6d9e6b, #b5d7b2, #f0e6b2, #f6c36a, #e2a87e

0%
0%
0%

CSS code for this palette

/* CSS */
.blackthorn-green {
color: #6d9e6b;
}
.flower-stem {
color: #b5d7b2;
}
.butter-cookie {
color: #f0e6b2;
}
.hawker-s-gold {
color: #f6c36a;
}
.sun-bleached-ochre {
color: #e2a87e;
}

/* CSS Variables */
:root {
--blackthorn-green:#6d9e6b;
--flower-stem:#b5d7b2;
--butter-cookie:#f0e6b2;
--hawker-s-gold:#f6c36a;
--sun-bleached-ochre:#e2a87e;
}

More palettes to explore