All Palettes

Color Palette #ff6e61, #ff9a47, #ffc670, #d2e9b9, #a3d3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.chanterelles {
color: #ffc670;
}
.frozen-forest {
color: #d2e9b9;
}
.french-pass {
color: #a3d3e0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--chanterelles:#ffc670;
--frozen-forest:#d2e9b9;
--french-pass:#a3d3e0;
}

More palettes to explore