All Palettes

Color Palette #f9b1ae, #f3d26d, #8fc1b2, #d1a9e0, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.yellow-tulip {
color: #f3d26d;
}
.catarina-green {
color: #8fc1b2;
}
.tropical-violet {
color: #d1a9e0;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--yellow-tulip:#f3d26d;
--catarina-green:#8fc1b2;
--tropical-violet:#d1a9e0;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore