All Palettes

Color Palette #d5b3e6, #f4c3d5, #ffdd8f, #a8e6cf, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d5b3e6;
}
.cherry-blossom {
color: #f4c3d5;
}
.brite-gold {
color: #ffdd8f;
}
.turquoise-tower {
color: #a8e6cf;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--pretty-petunia:#d5b3e6;
--cherry-blossom:#f4c3d5;
--brite-gold:#ffdd8f;
--turquoise-tower:#a8e6cf;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore