All Palettes

Color Palette #b74e87, #d9a0bc, #f2b5d5, #f6c55a, #f78c40

0%
0%
0%

CSS code for this palette

/* CSS */
.nail-polish-pink {
color: #b74e87;
}
.pink-begonia {
color: #d9a0bc;
}
.soft-cashmere {
color: #f2b5d5;
}
.deep-fried-sun-rays {
color: #f6c55a;
}
.hot-orange {
color: #f78c40;
}

/* CSS Variables */
:root {
--nail-polish-pink:#b74e87;
--pink-begonia:#d9a0bc;
--soft-cashmere:#f2b5d5;
--deep-fried-sun-rays:#f6c55a;
--hot-orange:#f78c40;
}

More palettes to explore