All Palettes

Color Palette #ff9e9e, #ff6e61, #ffb84d, #f4cf3e, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.rubber-radish {
color: #ff9e9e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.marigold-dust {
color: #f4cf3e;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--rubber-radish:#ff9e9e;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--marigold-dust:#f4cf3e;
--dodgeroll-gold:#f39c12;
}

More palettes to explore