All Palettes

Color Palette #f6d55a, #f8afa0, #f9e3ae, #4d9d6d, #2c3b21

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.first-date {
color: #f8afa0;
}
.khaki-core {
color: #f9e3ae;
}
.greenbrier {
color: #4d9d6d;
}
.rangitoto {
color: #2c3b21;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--first-date:#f8afa0;
--khaki-core:#f9e3ae;
--greenbrier:#4d9d6d;
--rangitoto:#2c3b21;
}

More palettes to explore