All Palettes

Color Palette #d1b3e0, #a76eaa, #d66b80, #f6b83c, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d1b3e0;
}
.berry-burst {
color: #a76eaa;
}
.pinkish {
color: #d66b80;
}
.squash-blossom {
color: #f6b83c;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--pretty-petunia:#d1b3e0;
--berry-burst:#a76eaa;
--pinkish:#d66b80;
--squash-blossom:#f6b83c;
--shrimp-cocktail:#f4a462;
}

More palettes to explore