All Palettes

Color Palette #f1a7b2, #f6c6d7, #e6b3cf, #b7a2d7, #6e9ed8

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b2;
}
.mountain-laurel {
color: #f6c6d7;
}
.gumball {
color: #e6b3cf;
}
.grape-illusion {
color: #b7a2d7;
}
.kindred {
color: #6e9ed8;
}

/* CSS Variables */
:root {
--princess:#f1a7b2;
--mountain-laurel:#f6c6d7;
--gumball:#e6b3cf;
--grape-illusion:#b7a2d7;
--kindred:#6e9ed8;
}

More palettes to explore