All Palettes

Color Palette #f6517a, #ff8b3d, #ffce1f, #8ef1d1, #3d9eff

0%
0%
0%

CSS code for this palette

/* CSS */
.bonker-pink {
color: #f6517a;
}
.sunset-yellow {
color: #ff8b3d;
}
.golden-buddha-belly {
color: #ffce1f;
}
.a-state-of-mint {
color: #8ef1d1;
}
.sky-dancer {
color: #3d9eff;
}

/* CSS Variables */
:root {
--bonker-pink:#f6517a;
--sunset-yellow:#ff8b3d;
--golden-buddha-belly:#ffce1f;
--a-state-of-mint:#8ef1d1;
--sky-dancer:#3d9eff;
}

More palettes to explore