All Palettes

Color Palette #ffb84d, #ffcc80, #ffedcc, #ff6e61, #ff9d8a

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.egg-yolk {
color: #ffcc80;
}
.milk-froth {
color: #ffedcc;
}
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff9d8a;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--egg-yolk:#ffcc80;
--milk-froth:#ffedcc;
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff9d8a;
}

More palettes to explore