All Palettes

Color Palette #d19fc7, #f1b1d1, #f8e0a0, #f9b339, #f25050

0%
0%
0%

CSS code for this palette

/* CSS */
.geranium-bud {
color: #d19fc7;
}
.changeling-pink {
color: #f1b1d1;
}
.aspen-yellow {
color: #f8e0a0;
}
.squash-blossom {
color: #f9b339;
}
.pastel-strawberry {
color: #f25050;
}

/* CSS Variables */
:root {
--geranium-bud:#d19fc7;
--changeling-pink:#f1b1d1;
--aspen-yellow:#f8e0a0;
--squash-blossom:#f9b339;
--pastel-strawberry:#f25050;
}

More palettes to explore