All Palettes

Color Palette #d1b3d0, #e6a2c1, #f6aa6f, #f6e6a2, #c4e1e3

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-power {
color: #d1b3d0;
}
.think-pink {
color: #e6a2c1;
}
.florida-sunrise {
color: #f6aa6f;
}
.venetian-yellow {
color: #f6e6a2;
}
.bathe-blue {
color: #c4e1e3;
}

/* CSS Variables */
:root {
--pink-power:#d1b3d0;
--think-pink:#e6a2c1;
--florida-sunrise:#f6aa6f;
--venetian-yellow:#f6e6a2;
--bathe-blue:#c4e1e3;
}

More palettes to explore