All Palettes

Color Palette #ff6e61, #ff9a47, #fbcb5b, #fce1a6, #f95939

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.casandora-yellow {
color: #fbcb5b;
}
.cake-dough {
color: #fce1a6;
}
.orange-soda {
color: #f95939;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--casandora-yellow:#fbcb5b;
--cake-dough:#fce1a6;
--orange-soda:#f95939;
}

More palettes to explore