All Palettes

Color Palette #d4abc2, #e7c5d3, #f7e4e6, #f9d1a4, #f7b4a1

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-to-heart {
color: #d4abc2;
}
.misty-memories {
color: #e7c5d3;
}
.marshmallow-rose {
color: #f7e4e6;
}
.maple-beige {
color: #f9d1a4;
}
.mystic-tulip {
color: #f7b4a1;
}

/* CSS Variables */
:root {
--heart-to-heart:#d4abc2;
--misty-memories:#e7c5d3;
--marshmallow-rose:#f7e4e6;
--maple-beige:#f9d1a4;
--mystic-tulip:#f7b4a1;
}

More palettes to explore