All Palettes

Color Palette #ff6e61, #ff9757, #ffb24d, #ffcc7a, #ffe7b3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9757;
}
.splendor-gold {
color: #ffb24d;
}
.apricot-glow {
color: #ffcc7a;
}
.vanilla-ice-cream {
color: #ffe7b3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9757;
--splendor-gold:#ffb24d;
--apricot-glow:#ffcc7a;
--vanilla-ice-cream:#ffe7b3;
}

More palettes to explore