All Palettes

Color Palette #f6d55a, #f9a65d, #f49e8a, #e26a6a, #a77ccb

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.rajah {
color: #f9a65d;
}
.fruit-shake {
color: #f49e8a;
}
.childhood-crush {
color: #e26a6a;
}
.wisteria {
color: #a77ccb;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--rajah:#f9a65d;
--fruit-shake:#f49e8a;
--childhood-crush:#e26a6a;
--wisteria:#a77ccb;
}

More palettes to explore