All Palettes

Color Palette #ff6e61, #ff9966, #ffb84d, #ffda85, #ffd9b8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.atomic-tangerine {
color: #ff9966;
}
.floral-leaf {
color: #ffb84d;
}
.spirited-yellow {
color: #ffda85;
}
.peach-puff {
color: #ffd9b8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--atomic-tangerine:#ff9966;
--floral-leaf:#ffb84d;
--spirited-yellow:#ffda85;
--peach-puff:#ffd9b8;
}

More palettes to explore