All Palettes

Color Palette #f5d599, #f2b95f, #d68d4c, #a76c92, #5c4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.applesauce {
color: #f5d599;
}
.crunch {
color: #f2b95f;
}
.serape {
color: #d68d4c;
}
.mauve-memento {
color: #a76c92;
}
.bright-eggplant {
color: #5c4b8b;
}

/* CSS Variables */
:root {
--applesauce:#f5d599;
--crunch:#f2b95f;
--serape:#d68d4c;
--mauve-memento:#a76c92;
--bright-eggplant:#5c4b8b;
}

More palettes to explore