All Palettes

Color Palette #ff8c00, #ffb84d, #ffe1a8, #fff5e5, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-crete {
color: #ff8c00;
}
.floral-leaf {
color: #ffb84d;
}
.manila-tint {
color: #ffe1a8;
}
.silky-tofu {
color: #fff5e5;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--sun-crete:#ff8c00;
--floral-leaf:#ffb84d;
--manila-tint:#ffe1a8;
--silky-tofu:#fff5e5;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore