All Palettes

Color Palette #ff6e61, #ff9757, #ffcc7a, #ffe3b3, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9757;
}
.apricot-glow {
color: #ffcc7a;
}
.peach-of-mind {
color: #ffe3b3;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9757;
--apricot-glow:#ffcc7a;
--peach-of-mind:#ffe3b3;
--white:#ffffff;
}

More palettes to explore