All Palettes

Color Palette #d39fe5, #ffb8ea, #ff6e61, #ffd900, #69d8af

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-ube {
color: #d39fe5;
}
.pink-quartz {
color: #ffb8ea;
}
.grapefruit-pulp {
color: #ff6e61;
}
.soviet-gold {
color: #ffd900;
}
.medium-aquamarine {
color: #69d8af;
}

/* CSS Variables */
:root {
--bright-ube:#d39fe5;
--pink-quartz:#ffb8ea;
--grapefruit-pulp:#ff6e61;
--soviet-gold:#ffd900;
--medium-aquamarine:#69d8af;
}

More palettes to explore