All Palettes

Color Palette #f6c84c, #f7a67e, #f57f8d, #eab8e4, #a38fbd

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f6c84c;
}
.sunset-peach {
color: #f7a67e;
}
.flower-blossom-pink {
color: #f57f8d;
}
.rosecco {
color: #eab8e4;
}
.lilac-breeze {
color: #a38fbd;
}

/* CSS Variables */
:root {
--sunny-mood:#f6c84c;
--sunset-peach:#f7a67e;
--flower-blossom-pink:#f57f8d;
--rosecco:#eab8e4;
--lilac-breeze:#a38fbd;
}

More palettes to explore