All Palettes

Color Palette #d9b3e6, #a76c9b, #f2a1b6, #fddb6d, #499c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d9b3e6;
}
.violetta {
color: #a76c9b;
}
.emperor-s-children {
color: #f2a1b6;
}
.hawkbit {
color: #fddb6d;
}
.greenbrier {
color: #499c6d;
}

/* CSS Variables */
:root {
--pretty-petunia:#d9b3e6;
--violetta:#a76c9b;
--emperor-s-children:#f2a1b6;
--hawkbit:#fddb6d;
--greenbrier:#499c6d;
}

More palettes to explore