All Palettes

Color Palette #c5a5d5, #e2b1e1, #f3d48c, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.feminine-fancy {
color: #c5a5d5;
}
.barely-bloomed {
color: #e2b1e1;
}
.sprouted {
color: #f3d48c;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--feminine-fancy:#c5a5d5;
--barely-bloomed:#e2b1e1;
--sprouted:#f3d48c;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore