All Palettes

Color Palette #af6e9b, #d09dd2, #f4b8e3, #f2e19c, #f7b150

0%
0%
0%

CSS code for this palette

/* CSS */
.violetta {
color: #af6e9b;
}
.girl-power {
color: #d09dd2;
}
.cotton-candy-aesthetic {
color: #f4b8e3;
}
.buttery-croissant {
color: #f2e19c;
}
.flare {
color: #f7b150;
}

/* CSS Variables */
:root {
--violetta:#af6e9b;
--girl-power:#d09dd2;
--cotton-candy-aesthetic:#f4b8e3;
--buttery-croissant:#f2e19c;
--flare:#f7b150;
}

More palettes to explore