All Palettes

Color Palette #d390d5, #f7b6d2, #f1e1a2, #f5bf5c, #ff7f4d

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-essence {
color: #d390d5;
}
.pink-marshmallow {
color: #f7b6d2;
}
.sugar-cookie {
color: #f1e1a2;
}
.butterfield {
color: #f5bf5c;
}
.lusty-gallant {
color: #ff7f4d;
}

/* CSS Variables */
:root {
--blush-essence:#d390d5;
--pink-marshmallow:#f7b6d2;
--sugar-cookie:#f1e1a2;
--butterfield:#f5bf5c;
--lusty-gallant:#ff7f4d;
}

More palettes to explore