All Palettes

Color Palette #f3b9d5, #ffa08f, #ff6e61, #ffb84d, #fce48d

0%
0%
0%

CSS code for this palette

/* CSS */
.manga-pink {
color: #f3b9d5;
}
.peach-amber {
color: #ffa08f;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.bicycle-yellow {
color: #fce48d;
}

/* CSS Variables */
:root {
--manga-pink:#f3b9d5;
--peach-amber:#ffa08f;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--bicycle-yellow:#fce48d;
}

More palettes to explore