All Palettes

Color Palette #f6a7c1, #f7b2a1, #f8c48b, #f4e46c, #f9e1b9

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a7c1;
}
.first-date {
color: #f7b2a1;
}
.arts-crafts-gold {
color: #f8c48b;
}
.vanilla-pudding {
color: #f4e46c;
}
.curd {
color: #f9e1b9;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a7c1;
--first-date:#f7b2a1;
--arts-crafts-gold:#f8c48b;
--vanilla-pudding:#f4e46c;
--curd:#f9e1b9;
}

More palettes to explore