All Palettes

Color Palette #e7b1c7, #f5b8b2, #f8c572, #f9e79f, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.hydrangea-pink {
color: #e7b1c7;
}
.ballerina-tears {
color: #f5b8b2;
}
.just-peachy {
color: #f8c572;
}
.storm-lightning {
color: #f9e79f;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--hydrangea-pink:#e7b1c7;
--ballerina-tears:#f5b8b2;
--just-peachy:#f8c572;
--storm-lightning:#f9e79f;
--marigold-dust:#f4cf3e;
}

More palettes to explore