All Palettes

Color Palette #f1a7b3, #f6c6d7, #e5b8d7, #d7a6e7, #b8c9e0

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b3;
}
.mountain-laurel {
color: #f6c6d7;
}
.child-s-play {
color: #e5b8d7;
}
.bright-ube {
color: #d7a6e7;
}
.mystic-river {
color: #b8c9e0;
}

/* CSS Variables */
:root {
--princess:#f1a7b3;
--mountain-laurel:#f6c6d7;
--child-s-play:#e5b8d7;
--bright-ube:#d7a6e7;
--mystic-river:#b8c9e0;
}

More palettes to explore