All Palettes

Color Palette #ff6e61, #ffa070, #ffcc80, #ffe0b3, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.day-at-the-zoo {
color: #ffa070;
}
.egg-yolk {
color: #ffcc80;
}
.peach-of-mind {
color: #ffe0b3;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--day-at-the-zoo:#ffa070;
--egg-yolk:#ffcc80;
--peach-of-mind:#ffe0b3;
--hollandaise:#ffec3d;
}

More palettes to explore