All Palettes

Color Palette #ff6e61, #ff9147, #ffb24d, #ffd84d, #ffed4d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orangish {
color: #ff9147;
}
.splendor-gold {
color: #ffb24d;
}
.tuscan-sun {
color: #ffd84d;
}
.paris-daisy {
color: #ffed4d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orangish:#ff9147;
--splendor-gold:#ffb24d;
--tuscan-sun:#ffd84d;
--paris-daisy:#ffed4d;
}

More palettes to explore