All Palettes

Color Palette #ff6e61, #ffa142, #ffcb6b, #ffe4b3, #fff8e0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.faded-sunlight {
color: #ffcb6b;
}
.mouse-nose {
color: #ffe4b3;
}
.beaming-sun {
color: #fff8e0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--faded-sunlight:#ffcb6b;
--mouse-nose:#ffe4b3;
--beaming-sun:#fff8e0;
}

More palettes to explore