All Palettes

Color Palette #f3b4d9, #ff9eab, #ff6e61, #ffb84d, #ffc929

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f3b4d9;
}
.salmon-tartare {
color: #ff9eab;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.bumblebee {
color: #ffc929;
}

/* CSS Variables */
:root {
--soft-cashmere:#f3b4d9;
--salmon-tartare:#ff9eab;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--bumblebee:#ffc929;
}

More palettes to explore