All Palettes

Color Palette #ff6e61, #ff8b42, #ffa600, #f7ce3b, #e3e03b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-bell-pepper {
color: #ff8b42;
}
.cheese {
color: #ffa600;
}
.marigold-dust {
color: #f7ce3b;
}
.starship {
color: #e3e03b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-bell-pepper:#ff8b42;
--cheese:#ffa600;
--marigold-dust:#f7ce3b;
--starship:#e3e03b;
}

More palettes to explore