All Palettes

Color Palette #ff7ac6, #ff7092, #ffb86b, #52fa7c, #bf95f9

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-plastic-fantastic {
color: #ff7ac6;
}
.blush-hour {
color: #ff7092;
}
.desert-dessert {
color: #ffb86b;
}
.grotesque-green {
color: #52fa7c;
}
.liliac {
color: #bf95f9;
}

/* CSS Variables */
:root {
--pink-plastic-fantastic:#ff7ac6;
--blush-hour:#ff7092;
--desert-dessert:#ffb86b;
--grotesque-green:#52fa7c;
--liliac:#bf95f9;
}

More palettes to explore