All Palettes

Color Palette #f7a1a3, #f8e972, #69c9a3, #4051b5, #a569b0

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f7a1a3;
}
.limon {
color: #f8e972;
}
.minted-elegance {
color: #69c9a3;
}
.night-in-manchester {
color: #4051b5;
}
.soft-purple {
color: #a569b0;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f7a1a3;
--limon:#f8e972;
--minted-elegance:#69c9a3;
--night-in-manchester:#4051b5;
--soft-purple:#a569b0;
}

More palettes to explore