All Palettes

Color Palette #d4a4e5, #e6b2c6, #f4d166, #f0a800, #f57e00

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-ube {
color: #d4a4e5;
}
.parfait-pink {
color: #e6b2c6;
}
.ride-off-into-the-sunset {
color: #f4d166;
}
.welcoming-wasp {
color: #f0a800;
}
.university-of-tennessee-orange {
color: #f57e00;
}

/* CSS Variables */
:root {
--bright-ube:#d4a4e5;
--parfait-pink:#e6b2c6;
--ride-off-into-the-sunset:#f4d166;
--welcoming-wasp:#f0a800;
--university-of-tennessee-orange:#f57e00;
}

More palettes to explore