All Palettes

Color Palette #f6d2a2, #f7b5a1, #f1a7c7, #d699eb, #b2e0f0

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-wicker-basket {
color: #f6d2a2;
}
.mystic-tulip {
color: #f7b5a1;
}
.rose-mallow {
color: #f1a7c7;
}
.bright-ube {
color: #d699eb;
}
.break-the-ice {
color: #b2e0f0;
}

/* CSS Variables */
:root {
--antique-wicker-basket:#f6d2a2;
--mystic-tulip:#f7b5a1;
--rose-mallow:#f1a7c7;
--bright-ube:#d699eb;
--break-the-ice:#b2e0f0;
}

More palettes to explore