All Palettes

Color Palette #b29ad0, #f1a7b3, #ffdc6b, #50bfd3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.biloba-flower {
color: #b29ad0;
}
.princess {
color: #f1a7b3;
}
.hawkbit {
color: #ffdc6b;
}
.bachelor-button {
color: #50bfd3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--biloba-flower:#b29ad0;
--princess:#f1a7b3;
--hawkbit:#ffdc6b;
--bachelor-button:#50bfd3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore