All Palettes

Color Palette #f9b4d2, #f6a2c1, #f29e82, #e6c57a, #f1e5a7

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-candy {
color: #f9b4d2;
}
.rogue-pink {
color: #f6a2c1;
}
.creamy-peach {
color: #f29e82;
}
.golden-thread {
color: #e6c57a;
}
.cymophane-yellow {
color: #f1e5a7;
}

/* CSS Variables */
:root {
--lavender-candy:#f9b4d2;
--rogue-pink:#f6a2c1;
--creamy-peach:#f29e82;
--golden-thread:#e6c57a;
--cymophane-yellow:#f1e5a7;
}

More palettes to explore