All Palettes

Color Palette #f1a7c0, #f2b650, #f3a14f, #e0a05c, #a0a0bb

0%
0%
0%

CSS code for this palette

/* CSS */
.tickled-pink {
color: #f1a7c0;
}
.goldsmith {
color: #f2b650;
}
.troll-slayer-orange {
color: #f3a14f;
}
.porsche {
color: #e0a05c;
}
.blue-buzz {
color: #a0a0bb;
}

/* CSS Variables */
:root {
--tickled-pink:#f1a7c0;
--goldsmith:#f2b650;
--troll-slayer-orange:#f3a14f;
--porsche:#e0a05c;
--blue-buzz:#a0a0bb;
}

More palettes to explore