All Palettes

Color Palette #4ac4c4, #f9b134, #f56b6b, #e5a4c1, #f1e79d

0%
0%
0%

CSS code for this palette

/* CSS */
.north-wind {
color: #4ac4c4;
}
.squash-blossom {
color: #f9b134;
}
.breeze-of-chilli {
color: #f56b6b;
}
.think-pink {
color: #e5a4c1;
}
.first-day-of-summer {
color: #f1e79d;
}

/* CSS Variables */
:root {
--north-wind:#4ac4c4;
--squash-blossom:#f9b134;
--breeze-of-chilli:#f56b6b;
--think-pink:#e5a4c1;
--first-day-of-summer:#f1e79d;
}

More palettes to explore