All Palettes

Color Palette #5e4c8a, #4a8c89, #70c2b4, #f6d55a, #ed563b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4c8a;
}
.dusty-teal {
color: #4a8c89;
}
.fiesta-blue {
color: #70c2b4;
}
.wake-me-up {
color: #f6d55a;
}
.fuego {
color: #ed563b;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4c8a;
--dusty-teal:#4a8c89;
--fiesta-blue:#70c2b4;
--wake-me-up:#f6d55a;
--fuego:#ed563b;
}

More palettes to explore