All Palettes

Color Palette #b74e6a, #eab3d2, #f6c5a7, #f7a26e, #d95a30

0%
0%
0%

CSS code for this palette

/* CSS */
.tulip-red {
color: #b74e6a;
}
.gumball {
color: #eab3d2;
}
.peach-damask {
color: #f6c5a7;
}
.copper-river {
color: #f7a26e;
}
.untamed-orange {
color: #d95a30;
}

/* CSS Variables */
:root {
--tulip-red:#b74e6a;
--gumball:#eab3d2;
--peach-damask:#f6c5a7;
--copper-river:#f7a26e;
--untamed-orange:#d95a30;
}

More palettes to explore