All Palettes

Color Palette #f6d1c1, #f8b4d3, #f2a6e0, #d09fef, #b4c7f3

0%
0%
0%

CSS code for this palette

/* CSS */
.sand-island {
color: #f6d1c1;
}
.lavender-candy {
color: #f8b4d3;
}
.hanami-pink {
color: #f2a6e0;
}
.bright-ube {
color: #d09fef;
}
.tropical-blue {
color: #b4c7f3;
}

/* CSS Variables */
:root {
--sand-island:#f6d1c1;
--lavender-candy:#f8b4d3;
--hanami-pink:#f2a6e0;
--bright-ube:#d09fef;
--tropical-blue:#b4c7f3;
}

More palettes to explore