All Palettes

Color Palette #f7b1b4, #a9e5d1, #f3e8a5, #e7b1d8, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.precious-pink {
color: #f7b1b4;
}
.botanical-tint {
color: #a9e5d1;
}
.majestic-treasures {
color: #f3e8a5;
}
.gumball {
color: #e7b1d8;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--precious-pink:#f7b1b4;
--botanical-tint:#a9e5d1;
--majestic-treasures:#f3e8a5;
--gumball:#e7b1d8;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore