All Palettes

Color Palette #f6e0b1, #f8c4d3, #f1a7c6, #d05d9e, #9c1c5e

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f6e0b1;
}
.sullivan-s-heart {
color: #f8c4d3;
}
.rose-mallow {
color: #f1a7c6;
}
.crushed-berries {
color: #d05d9e;
}
.berry-curious {
color: #9c1c5e;
}

/* CSS Variables */
:root {
--friendly-yellow:#f6e0b1;
--sullivan-s-heart:#f8c4d3;
--rose-mallow:#f1a7c6;
--crushed-berries:#d05d9e;
--berry-curious:#9c1c5e;
}

More palettes to explore