All Palettes

Color Palette #d84b3b, #e86a4a, #f8a87c, #f6c67e, #f2e16e

0%
0%
0%

CSS code for this palette

/* CSS */
.warming-heart {
color: #d84b3b;
}
.coral-orange {
color: #e86a4a;
}
.sunset-peach {
color: #f8a87c;
}
.jackfruit {
color: #f6c67e;
}
.banana-ball {
color: #f2e16e;
}

/* CSS Variables */
:root {
--warming-heart:#d84b3b;
--coral-orange:#e86a4a;
--sunset-peach:#f8a87c;
--jackfruit:#f6c67e;
--banana-ball:#f2e16e;
}

More palettes to explore