All Palettes

Color Palette #d8c0d8, #b1e0e7, #ffd900, #ff6bb5, #8a2ce2

0%
0%
0%

CSS code for this palette

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

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

More palettes to explore