All Palettes

Color Palette #5d5b80, #b2a9c7, #e4aae0, #f6b6c1, #f9d86c

0%
0%
0%

CSS code for this palette

/* CSS */
.strong-iris {
color: #5d5b80;
}
.pixieland {
color: #b2a9c7;
}
.candy-floss {
color: #e4aae0;
}
.ibis {
color: #f6b6c1;
}
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}

/* CSS Variables */
:root {
--strong-iris:#5d5b80;
--pixieland:#b2a9c7;
--candy-floss:#e4aae0;
--ibis:#f6b6c1;
--hu-ng-j-n-zh-u-gold:#f9d86c;
}

More palettes to explore