All Palettes

Color Palette #f6d55a, #f8a3a0, #b8e2b6, #4ccdc4, #2a9d90

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.candlelight-peach {
color: #f8a3a0;
}
.mint-cocktail-green {
color: #b8e2b6;
}
.may-day {
color: #4ccdc4;
}
.azure-tide {
color: #2a9d90;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--candlelight-peach:#f8a3a0;
--mint-cocktail-green:#b8e2b6;
--may-day:#4ccdc4;
--azure-tide:#2a9d90;
}

More palettes to explore