All Palettes

Color Palette #d5a7e7, #f6a7d2, #ffaf4d, #ff5f57, #49c2e4

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-ube {
color: #d5a7e7;
}
.spaghetti-strap-pink {
color: #f6a7d2;
}
.splendor-gold {
color: #ffaf4d;
}
.sunset-orange {
color: #ff5f57;
}
.clean-pool {
color: #49c2e4;
}

/* CSS Variables */
:root {
--bright-ube:#d5a7e7;
--spaghetti-strap-pink:#f6a7d2;
--splendor-gold:#ffaf4d;
--sunset-orange:#ff5f57;
--clean-pool:#49c2e4;
}

More palettes to explore