All Palettes

Color Palette #f7d0a1, #f9a77b, #f76e6e, #b14e8b, #6a3e8e

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-peach {
color: #f7d0a1;
}
.apricot-wash {
color: #f9a77b;
}
.breeze-of-chilli {
color: #f76e6e;
}
.purple-orchid {
color: #b14e8b;
}
.sweet-flag {
color: #6a3e8e;
}

/* CSS Variables */
:root {
--ginger-peach:#f7d0a1;
--apricot-wash:#f9a77b;
--breeze-of-chilli:#f76e6e;
--purple-orchid:#b14e8b;
--sweet-flag:#6a3e8e;
}

More palettes to explore