All Palettes

Color Palette #f7b5a1, #f6d26f, #f3e13f, #4ca44c, #2a9d8e

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.yellow-tulip {
color: #f6d26f;
}
.highlighter-yellow {
color: #f3e13f;
}
.fruit-salad {
color: #4ca44c;
}
.azure-tide {
color: #2a9d8e;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--yellow-tulip:#f6d26f;
--highlighter-yellow:#f3e13f;
--fruit-salad:#4ca44c;
--azure-tide:#2a9d8e;
}

More palettes to explore