All Palettes

Color Palette #d9b6e2, #f0a3c3, #f6c76f, #f3e1af, #a3e0c5

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d9b6e2;
}
.prism-pink {
color: #f0a3c3;
}
.cornsilk-yellow {
color: #f6c76f;
}
.bone-white {
color: #f3e1af;
}
.reef-green {
color: #a3e0c5;
}

/* CSS Variables */
:root {
--pretty-petunia:#d9b6e2;
--prism-pink:#f0a3c3;
--cornsilk-yellow:#f6c76f;
--bone-white:#f3e1af;
--reef-green:#a3e0c5;
}

More palettes to explore