All Palettes

Color Palette #ffb84d, #ff8b3d, #ff6e61, #ffb3c1, #ffedd6

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.sunset-yellow {
color: #ff8b3d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.matt-pink {
color: #ffb3c1;
}
.crushed-cashew {
color: #ffedd6;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--sunset-yellow:#ff8b3d;
--grapefruit-pulp:#ff6e61;
--matt-pink:#ffb3c1;
--crushed-cashew:#ffedd6;
}

More palettes to explore