All Palettes

Color Palette #f6d779, #f3a468, #e76d65, #c84c75, #6a4e8d

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-raspberry {
color: #f6d779;
}
.adventure-orange {
color: #f3a468;
}
.childhood-crush {
color: #e76d65;
}
.fruit-dove {
color: #c84c75;
}
.magenta-violet {
color: #6a4e8d;
}

/* CSS Variables */
:root {
--golden-raspberry:#f6d779;
--adventure-orange:#f3a468;
--childhood-crush:#e76d65;
--fruit-dove:#c84c75;
--magenta-violet:#6a4e8d;
}

More palettes to explore