All Palettes

Color Palette #f6a2c8, #f4b8d8, #f9d69a, #f8c47c, #f6a22c

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.manga-pink {
color: #f4b8d8;
}
.applesauce {
color: #f9d69a;
}
.white-elf {
color: #f8c47c;
}
.carona {
color: #f6a22c;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--manga-pink:#f4b8d8;
--applesauce:#f9d69a;
--white-elf:#f8c47c;
--carona:#f6a22c;
}

More palettes to explore