All Palettes

Color Palette #ff6e61, #ff8b42, #ffb84d, #ffe3b3, #fff9c2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-bell-pepper {
color: #ff8b42;
}
.floral-leaf {
color: #ffb84d;
}
.peach-of-mind {
color: #ffe3b3;
}
.twinkling-lights {
color: #fff9c2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-bell-pepper:#ff8b42;
--floral-leaf:#ffb84d;
--peach-of-mind:#ffe3b3;
--twinkling-lights:#fff9c2;
}

More palettes to explore