All Palettes

Color Palette #e75f9a, #f7a1c1, #f9e7c3, #f1d03b, #ff6d1f

0%
0%
0%

CSS code for this palette

/* CSS */
.shark-bait {
color: #e75f9a;
}
.rogue-pink {
color: #f7a1c1;
}
.havana-cream {
color: #f9e7c3;
}
.basket-of-gold {
color: #f1d03b;
}
.shocking-orange {
color: #ff6d1f;
}

/* CSS Variables */
:root {
--shark-bait:#e75f9a;
--rogue-pink:#f7a1c1;
--havana-cream:#f9e7c3;
--basket-of-gold:#f1d03b;
--shocking-orange:#ff6d1f;
}

More palettes to explore