All Palettes

Color Palette #f2c5d3, #1e1e76, #d4af35, #f7e1a1, #4a4a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f2c5d3;
}
.snorlax {
color: #1e1e76;
}
.metallic-gold {
color: #d4af35;
}
.venetian-yellow {
color: #f7e1a1;
}
.shadowed-steel {
color: #4a4a4a;
}

/* CSS Variables */
:root {
--in-the-pink:#f2c5d3;
--snorlax:#1e1e76;
--metallic-gold:#d4af35;
--venetian-yellow:#f7e1a1;
--shadowed-steel:#4a4a4a;
}

More palettes to explore