All Palettes

Color Palette #a75ac4, #f56b6b, #4fba8c, #f6c451, #5d9bd5

0%
0%
0%

CSS code for this palette

/* CSS */
.ripe-lavander {
color: #a75ac4;
}
.breeze-of-chilli {
color: #f56b6b;
}
.garish-green {
color: #4fba8c;
}
.mom-s-pancake {
color: #f6c451;
}
.blue-bay {
color: #5d9bd5;
}

/* CSS Variables */
:root {
--ripe-lavander:#a75ac4;
--breeze-of-chilli:#f56b6b;
--garish-green:#4fba8c;
--mom-s-pancake:#f6c451;
--blue-bay:#5d9bd5;
}

More palettes to explore