All Palettes

Color Palette #f9c54e, #f79e78, #f17999, #d86f9a, #8e6dab

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.upstream-salmon {
color: #f79e78;
}
.embarrassed {
color: #f17999;
}
.fiesta-pink {
color: #d86f9a;
}
.knight-elf {
color: #8e6dab;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--upstream-salmon:#f79e78;
--embarrassed:#f17999;
--fiesta-pink:#d86f9a;
--knight-elf:#8e6dab;
}

More palettes to explore