All Palettes

Color Palette #b1e0e7, #ffd900, #ff6bb5, #8a2ce2, #32cd32

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-blue {
color: #b1e0e7;
}
.soviet-gold {
color: #ffd900;
}
.f-n-h-ng-pink {
color: #ff6bb5;
}
.bright-blue-violet {
color: #8a2ce2;
}
.poisonous-pesticide {
color: #32cd32;
}

/* CSS Variables */
:root {
--powder-blue:#b1e0e7;
--soviet-gold:#ffd900;
--f-n-h-ng-pink:#ff6bb5;
--bright-blue-violet:#8a2ce2;
--poisonous-pesticide:#32cd32;
}

More palettes to explore