All Palettes

Color Palette #ff6e61, #ff9757, #ffcd75, #f7e7a6, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9757;
}
.grandis {
color: #ffcd75;
}
.gold-sand {
color: #f7e7a6;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9757;
--grandis:#ffcd75;
--gold-sand:#f7e7a6;
--soviet-gold:#ffd900;
}

More palettes to explore