All Palettes

Color Palette #b49edc, #d1a2e2, #f5b7e6, #f2d35a, #f46c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-velvet {
color: #b49edc;
}
.tropical-violet {
color: #d1a2e2;
}
.cotton-candy-aesthetic {
color: #f5b7e6;
}
.sorreno-lemon {
color: #f2d35a;
}
.breeze-of-chilli {
color: #f46c6c;
}

/* CSS Variables */
:root {
--violet-velvet:#b49edc;
--tropical-violet:#d1a2e2;
--cotton-candy-aesthetic:#f5b7e6;
--sorreno-lemon:#f2d35a;
--breeze-of-chilli:#f46c6c;
}

More palettes to explore