All Palettes

Color Palette #ff6e61, #ff976b, #ffb88f, #ffe7a3, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.atomic-tangerine {
color: #ff976b;
}
.fuzzy-peach {
color: #ffb88f;
}
.sun-drenched {
color: #ffe7a3;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--atomic-tangerine:#ff976b;
--fuzzy-peach:#ffb88f;
--sun-drenched:#ffe7a3;
--soviet-gold:#ffd900;
}

More palettes to explore