All Palettes

Color Palette #4a2b39, #7c4b5d, #b89db7, #f2d4e1, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.ripe-eggplant {
color: #4a2b39;
}
.baroque-red {
color: #7c4b5d;
}
.tuileries-tint {
color: #b89db7;
}
.hopeful {
color: #f2d4e1;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--ripe-eggplant:#4a2b39;
--baroque-red:#7c4b5d;
--tuileries-tint:#b89db7;
--hopeful:#f2d4e1;
--squash-blossom:#f6b83c;
}

More palettes to explore