All Palettes

Color Palette #ff6e61, #ff9b61, #ffbd61, #ffd561, #ffe3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mock-orange {
color: #ff9b61;
}
.orange-quench {
color: #ffbd61;
}
.aspen-gold {
color: #ffd561;
}
.peach-of-mind {
color: #ffe3b3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mock-orange:#ff9b61;
--orange-quench:#ffbd61;
--aspen-gold:#ffd561;
--peach-of-mind:#ffe3b3;
}

More palettes to explore