All Palettes

Color Palette #665ea6, #a3a3d1, #c9c5e7, #e6b3cf, #f6a14c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-iris {
color: #665ea6;
}
.water-hyacinth {
color: #a3a3d1;
}
.party-hat {
color: #c9c5e7;
}
.gumball {
color: #e6b3cf;
}
.troll-slayer-orange {
color: #f6a14c;
}

/* CSS Variables */
:root {
--blue-iris:#665ea6;
--water-hyacinth:#a3a3d1;
--party-hat:#c9c5e7;
--gumball:#e6b3cf;
--troll-slayer-orange:#f6a14c;
}

More palettes to explore