All Palettes

Color Palette #f0b2d8, #d7a5ee, #a3e0e0, #77c4f8, #f8e2a0

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f0b2d8;
}
.petal-plush {
color: #d7a5ee;
}
.spinnaker {
color: #a3e0e0;
}
.maya-blue {
color: #77c4f8;
}
.venetian-yellow {
color: #f8e2a0;
}

/* CSS Variables */
:root {
--soft-cashmere:#f0b2d8;
--petal-plush:#d7a5ee;
--spinnaker:#a3e0e0;
--maya-blue:#77c4f8;
--venetian-yellow:#f8e2a0;
}

More palettes to explore