All Palettes

Color Palette #f7b1e4, #ff6e61, #ffb84d, #b1e2d5, #5c4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.hanami-pink {
color: #f7b1e4;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.ice-cube {
color: #b1e2d5;
}
.bright-eggplant {
color: #5c4b8b;
}

/* CSS Variables */
:root {
--hanami-pink:#f7b1e4;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--ice-cube:#b1e2d5;
--bright-eggplant:#5c4b8b;
}

More palettes to explore