All Palettes

Color Palette #f8d3a0, #f5b6a3, #f57f8d, #af799c, #6a4c94

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-peach {
color: #f8d3a0;
}
.mystic-tulip {
color: #f5b6a3;
}
.flower-blossom-pink {
color: #f57f8d;
}
.antique-hot-pink {
color: #af799c;
}
.pure-mauve {
color: #6a4c94;
}

/* CSS Variables */
:root {
--ginger-peach:#f8d3a0;
--mystic-tulip:#f5b6a3;
--flower-blossom-pink:#f57f8d;
--antique-hot-pink:#af799c;
--pure-mauve:#6a4c94;
}

More palettes to explore